removed volume

This commit is contained in:
dcore94 2021-12-15 16:12:30 +01:00
parent f69df9845c
commit 496d0d2848
1 changed files with 0 additions and 1 deletions

View File

@ -7,6 +7,5 @@ RUN git fiber install -p G3 -n d4s-cdn
RUN git fiber install -p G3 -n d4s-navigation -n d4s-vre-manager RUN git fiber install -p G3 -n d4s-navigation -n d4s-vre-manager
RUN git service create -n cdn -w auth -w utils -w config -w error -w utils -w inspect -w resources -w d4s-cdn -w d4s-navigation -w d4s-vre-manager RUN git service create -n cdn -w auth -w utils -w config -w error -w utils -w inspect -w resources -w d4s-cdn -w d4s-navigation -w d4s-vre-manager
WORKDIR cdn WORKDIR cdn
VOLUME conf
EXPOSE 8984 EXPOSE 8984
ENTRYPOINT ./start.sh ENTRYPOINT ./start.sh