Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
Docker/dev (#1151)
Browse files Browse the repository at this point in the history
* add dev dockerfile
  • Loading branch information
butlerx authored and DanielBrierton committed Aug 4, 2017
1 parent c8dbf27 commit 78b6b71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nodemonignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ web/public/css # ignore less files, handled by gulp
test # test files
node_modules # dependencies
*.yml # yml files

1 change: 1 addition & 0 deletions docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ npm link cp-translations && \
npm link cp-zen-frontend && \
./node_modules/.bin/bower install --allow-root
npm run dev

0 comments on commit 78b6b71

Please sign in to comment.