Files
api/services/mysql/Dockerfile
T
2025-01-29 14:27:44 +01:00

3 lines
61 B
Docker

FROM mysql:8.0
# Set working directory
WORKDIR /var/lib/mysql