Files
wordpress_docker/backup.Dockerfile
T

3 lines
66 B
Docker

FROM alpine:latest
RUN apk add --no-cache mariadb-client tar gzip