Adding ARG to docker-compose

This commit is contained in:
Ignacio Cabrera 2017-03-14 10:58:35 -03:00
parent 1a80385a48
commit fd0cbff16c

View File

@ -61,6 +61,7 @@ services:
- INSTALL_EXIF=false
- INSTALL_AEROSPIKE_EXTENSION=false
- CODEIGNITER=false
- GHOSTSCRIPT=false
dockerfile: Dockerfile-70
volumes_from:
- applications