* workspace base with minio
This commit is contained in:
6
dockerfiles/workspace/workspace74.Dockerfile
Normal file
6
dockerfiles/workspace/workspace74.Dockerfile
Normal file
@ -0,0 +1,6 @@
|
||||
# syntax = edrevo/dockerfile-plus
|
||||
ARG PHP_VERSION=7.4
|
||||
|
||||
FROM laradock/workspace:latest-${PHP_VERSION}
|
||||
|
||||
INCLUDE+ ./workspace.base.Dockerfile
|
Reference in New Issue
Block a user