Сu
Size: a a a
Сu
Сu
АК
АК
Сu
Сu
АК
АК
VA
FROM nginx:1.13.8-alpine
RUN rm -rf /usr/share/nginx/html/*
COPY ./web /usr/share/nginx/html
CMD ["nginx", "-g", "daemon off;"]
АК
FROM nginx:1.13.8-alpine
RUN rm -rf /usr/share/nginx/html/*
COPY ./web /usr/share/nginx/html
CMD ["nginx", "-g", "daemon off;"]
АК
АК
VA
АК
АК
АК
АК
VA