Dockerfile aktualisiert
remove version label in dockerfile
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
FROM nginx:stable-alpine-slim
|
FROM nginx:stable-alpine-slim
|
||||||
LABEL authors="tebarius"
|
LABEL authors="tebarius"
|
||||||
LABEL version="1.0.0"
|
|
||||||
LABEL description="nginx_with_404_and_502_games"
|
LABEL description="nginx_with_404_and_502_games"
|
||||||
|
|
||||||
COPY ./games /usr/share/nginx/html
|
COPY ./games /usr/share/nginx/html
|
||||||
|
|||||||
Reference in New Issue
Block a user