mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-03 18:24:53 +00:00
3 lines
70 B
Docker
3 lines
70 B
Docker
FROM nginx:alpine
|
|
COPY tests/e2e/nginx.e2e.conf /etc/nginx/nginx.conf
|