mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 06:32:41 +01:00
@@ -24,6 +24,7 @@ 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