mirror of
https://github.com/jbowdre/tailscale-docker.git
synced 2024-11-25 19:22:18 +00:00
3 lines
No EOL
77 B
Docker
3 lines
No EOL
77 B
Docker
FROM nginx:1.21
|
|
# based on debian:bullseye-slim
|
|
COPY conf.d /etc/nginx/conf.d |