4 lines
109 B
Text
4 lines
109 B
Text
FROM repo.micord.ru/nginx/nginx-krb:1.24.0
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|
|
COPY ./frontend /frontend
|