We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63cf572 commit b43754bCopy full SHA for b43754b
Dockerfile
@@ -10,6 +10,7 @@ COPY Rakefile /app/
10
COPY bin /app/bin
11
COPY public /app/public
12
COPY db /app/db
13
+COPY clock.rb /app/
14
15
# Gems
16
COPY Gemfile /app/
0 commit comments