🗃️ Committing everything that changed 🗃️

Dockerfile
rootfs/root/docker/setup/03-files.sh
rootfs/root/docker/setup/05-custom.sh
This commit is contained in:
casjay
2024-08-11 21:08:39 -04:00
parent 9561acbebb
commit 2bad19b783
3 changed files with 6 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:experimental
# syntax=docker/dockerfile:1
# Docker image for mysql using the alpine template
ARG IMAGE_NAME="mysql"
ARG PHP_SERVER="mysql"