1
0
mirror of https://github.com/docker/awesome-compose.git synced 2025-07-05 13:33:52 +00:00
awesome-compose/samples/nginx-golang-postgres/proxy/Dockerfile
Anca Iordache 0d06c37791 add nginx-golang-postgres application sample
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2020-03-05 17:41:51 +01:00

2 lines
63 B
Docker
Executable File

FROM nginx:1.13-alpine
COPY conf /etc/nginx/conf.d/default.conf