first docker compose

This commit is contained in:
hugogogo
2022-08-27 23:01:01 +02:00
parent 90680662fc
commit 9dedc02052
8 changed files with 53 additions and 33 deletions

View File

@@ -1,10 +0,0 @@
# build this image from parent image alpine:3.16.1
# available there : https://hub.docker.com/_/alpine
FROM alpine:3.16.1
WORKDIR /mariadb
#ENV PORT 80