brewman-docker/nginx/Dockerfile

5 lines
83 B
Docker
Raw Permalink Normal View History

2016-01-31 08:33:28 +00:00
FROM nginx:latest
MAINTAINER tanshu
COPY brew.conf /etc/nginx/conf.d/default.conf