diff options
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ MAINTAINER yuvadm "yuv.adm@gmail.com" RUN apt-get update RUN apt-get -y install supervisor RUN apt-get clean + +ADD . /bin |
![]() |
index : dokku-supervisord-dockerfiles | |
| Dockerfiles for the dokku-supervisord plugin |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 2 |
@@ -4,3 +4,5 @@ MAINTAINER yuvadm "yuv.adm@gmail.com" RUN apt-get update RUN apt-get -y install supervisor RUN apt-get clean + +ADD . /bin |