Dmitriy Shesterkin 9 years ago
parent d454a8c872
commit ce3ee704cd
  1. 2
      docker-compose.yml

@ -48,6 +48,6 @@ services:
bower: bower:
container_name: dokumentor-bower container_name: dokumentor-bower
image: digitallyseamless/nodejs-bower-grunt image: digitallyseamless/nodejs-bower-grunt
command: bash -c "cd /opt/app && bower i" command: bash -c "cd /opt/app && bower i"
volumes: volumes:
- ./:/opt/app - ./:/opt/app

Loading…
Cancel
Save