Add Dockerfile for containerization
#20
Closed
are0h wants to merge 2 commits from refs/pull/20/head
into develop
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'refs/pull/20/head'
Deleting a branch is permanent. It CANNOT be undone. Continue?
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 necessaryStep 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Forgejo.