* src for workspace & php build

* user images from src
This commit is contained in:
2021-04-15 15:57:05 +03:00
parent e051d0100c
commit f68bf45fae
21 changed files with 321 additions and 112 deletions

View File

@ -0,0 +1,6 @@
# syntax = edrevo/dockerfile-plus
ARG PHP_VERSION=7.4
FROM laradock/workspace:latest-${PHP_VERSION}
INCLUDE+ ./workspace.base.Dockerfile