This commit is contained in:
parent
cede04750d
commit
e4c95c2f52
@ -21,4 +21,6 @@ COPY ./opt /opt/
|
|||||||
|
|
||||||
# remove packages
|
# remove packages
|
||||||
RUN set -xe && apk del unzip wget
|
RUN set -xe && apk del unzip wget
|
||||||
|
|
||||||
|
VOLUME /etc/d2ray
|
||||||
CMD ["sh", "/opt/init.sh"]
|
CMD ["sh", "/opt/init.sh"]
|
Loading…
Reference in New Issue
Block a user