Add multi-stage docker file for build/run of amsterdam #3

Merged
mcrosson merged 1 commits from plume/amsterdam:dockerize into master 5 years ago
mcrosson commented 5 years ago (Migrated from github.com)

This will allow amsterdam to be built/run inside a docker container for easy runs alongside Plume for those with Docker setups.

This will allow amsterdam to be built/run inside a docker container for easy runs alongside Plume for those with Docker setups.
elegaanz (Migrated from github.com) approved these changes 5 years ago
elegaanz (Migrated from github.com) left a comment

Thanks!

Thanks!

Reviewers

The pull request has been merged as 63f0ab8a62.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b dockerize master
git pull origin dockerize

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff dockerize
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: plume/amsterdam#3
Loading…
There is no content yet.