docker files

This commit is contained in:
2024-02-20 22:46:10 +00:00
parent 1d8932fcf1
commit 633571a33f
4 changed files with 63 additions and 0 deletions

7
test/Dockerfile Normal file
View File

@@ -0,0 +1,7 @@
FROM alpine
# FROM gerbera/gerbera:master
# FROM gerbera/gerbera:latest
# alpine:3.14 AS builder
RUN apk add --no-cache bash iputils
CMD ping mysql