Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Avantol13 committed Nov 1, 2021
1 parent a19c477 commit 9d963b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# To run: docker run --rm -d -v /path/to/fence-config.yaml:/var/www/fence/fence-config.yaml --name=fence -p 80:80 fence
# To check running container: docker exec -it fence /bin/bash
# To check running container do: docker exec -it fence /bin/bash

FROM quay.io/cdis/python:pybase3-2.0.0

Expand Down

0 comments on commit 9d963b7

Please sign in to comment.