Adding ARG to docker-compose
This commit is contained in:
parent
1a80385a48
commit
fd0cbff16c
|
@ -61,6 +61,7 @@ services:
|
|||
- INSTALL_EXIF=false
|
||||
- INSTALL_AEROSPIKE_EXTENSION=false
|
||||
- CODEIGNITER=false
|
||||
- GHOSTSCRIPT=false
|
||||
dockerfile: Dockerfile-70
|
||||
volumes_from:
|
||||
- applications
|
||||
|
|
Loading…
Reference in New Issue