mirror of
https://github.com/docker/awesome-compose.git
synced 2025-12-30 18:58:29 +01:00
add nginx-golang-postgres application sample
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
2
samples/nginx-golang-postgres/proxy/Dockerfile
Executable file
2
samples/nginx-golang-postgres/proxy/Dockerfile
Executable file
@@ -0,0 +1,2 @@
|
||||
FROM nginx:1.13-alpine
|
||||
COPY conf /etc/nginx/conf.d/default.conf
|
||||
Reference in New Issue
Block a user