Skip to content

Commit b43754b

Browse files
committed
Add clock.rb file to docker
1 parent 63cf572 commit b43754b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ COPY Rakefile /app/
1010
COPY bin /app/bin
1111
COPY public /app/public
1212
COPY db /app/db
13+
COPY clock.rb /app/
1314

1415
# Gems
1516
COPY Gemfile /app/

0 commit comments

Comments
 (0)