Files
Docker-404-games/Dockerfile
2025-12-13 11:30:40 +01:00

6 lines
140 B
Docker

FROM nginx:stable-alpine-slim
LABEL authors="tebarius"
LABEL description="nginx_with_404_and_502_games"
COPY ./games /usr/share/nginx/html