mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 14:42:39 +01:00
@@ -24,7 +24,6 @@ RUN set -x \
|
||||
WORKDIR /usr/src/commit-watcher
|
||||
|
||||
COPY database.yml /usr/src/commit-watcher/config/database.yml
|
||||
COPY production.rb /usr/src/commit-watcher/config/environments/production.rb
|
||||
VOLUME /usr/src/commit-watcher
|
||||
|
||||
CMD ["./scripts/deploy"]
|
||||
|
||||
Reference in New Issue
Block a user