permissions entrypoint

pull/4/head
zidesm 11 months ago
parent 376143d391
commit 7db6e53f0b

@ -15,6 +15,7 @@ COPY --from=init /iventoy/iventoy /app
RUN chmod +x /app/iventoy.sh
COPY ./entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
# Webui
EXPOSE 26000/tcp

Loading…
Cancel
Save