This commit is contained in:
parent
3640511244
commit
7bd7d52e19
|
|
@ -313,7 +313,8 @@ ADD --chmod=0755 \
|
|||
/usr/local/bin/
|
||||
|
||||
RUN mkdir -p /var/run/postgresql && chown postgres:postgres /var/run/postgresql
|
||||
RUN COPY supervisord.conf ./
|
||||
|
||||
COPY supervisord.conf ./
|
||||
|
||||
#ENTRYPOINT ["docker-entrypoint.sh"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue