Skip to content

Commit

Permalink
dockerfile base with more timestamps in logs
Browse files Browse the repository at this point in the history
  • Loading branch information
paulineribeyre committed Nov 8, 2019
1 parent 05c0d43 commit 09f2d9a
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,7 +1,7 @@
# To run: docker run -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

FROM quay.io/cdis/python-nginx:pybase3-1.0.0
FROM quay.io/cdis/python-nginx:test_pauline

ENV appname=fence

Expand Down

0 comments on commit 09f2d9a

Please sign in to comment.