WIP: Add Dockerfile for containerization #21

Closed
are0h wants to merge 2 commits from refs/pull/21/head into develop
are0h commented 4 years ago (Migrated from koodu.ubiqueros.com)

Add Dockerfile that will allow running Fipamo as a container.

This is NON optimized and a rough cut Dockerfile, should be reviewed for utility and adjusted as necessary

Add ```Dockerfile``` that will allow running Fipamo as a container. This is NON optimized and a rough cut ```Dockerfile```, should be reviewed for utility and adjusted as necessary
This pull request cannot be reopened because the branch was deleted.
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 refs/pull/21/head develop
git pull origin refs/pull/21/head

Step 2:

Merge the changes and update on Forgejo.
git checkout develop
git merge --no-ff refs/pull/21/head
git push origin develop
Sign in to join this conversation.
Loading…
There is no content yet.