nginx/Dockerfile

2 lines
53 B
Docker
Raw Normal View History

2023-04-11 12:54:05 +00:00
FROM nginx:alpine
COPY default.conf /etc/nginx/conf.d