Revert unwanted commits
This commit is contained in:
parent
b78b1f05a4
commit
2ac177b954
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ RUN tar xvzf docker-gen-linux-amd64-0.2.1.tar.gz
|
|||
RUN mkdir -p /var/log/supervisor
|
||||
ADD supervisor.conf /etc/supervisor/conf.d/supervisor.conf
|
||||
|
||||
EXPOSE 443
|
||||
EXPOSE 80
|
||||
ENV DOCKER_HOST unix:///tmp/docker.sock
|
||||
|
||||
CMD ["/usr/bin/supervisord"]
|
||||
|
|
Loading…
Reference in a new issue