mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
privatebin: fix the volume path (#220)
This commit is contained in:
committed by
Wonderfall
parent
1cee863a99
commit
b29b87f401
@ -19,7 +19,7 @@ COPY rootfs /
|
||||
|
||||
RUN chmod +x /usr/local/bin/run.sh /etc/s6.d/*/* /etc/s6.d/.s6-svscan/*
|
||||
|
||||
VOLUME /zerobin/data /php/session
|
||||
VOLUME /privatebin/data /php/session
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
|
Reference in New Issue
Block a user