We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ddafc7 commit 85b236fCopy full SHA for 85b236f
Dockerfile
@@ -1,5 +1,3 @@
1
-# syntax=docker/dockerfile:1
2
-
3
# This Dockerfile is designed for production, not development. Use with Kamal or build'n'run by hand:
4
# docker build -t eventful .
5
# docker run -d -p 80:80 -e RAILS_MASTER_KEY=<value from config/master.key> --name eventful eventful
0 commit comments