Build with a separate command

This commit is contained in:
Rodolfo Villaruz
2018-06-07 23:37:23 +08:00
parent e288a42da0
commit bf446043da
2 changed files with 4 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ services:
MYSQL_PASSWORD: akaunting_password
web:
image: akaunting
build: ./
volumes:
- ./:/var/www/html
ports: