mirror of
https://github.com/ziggyds/iventoy
synced 2024-11-11 13:11:10 +00:00
permissions entrypoint
This commit is contained in:
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…
Reference in New Issue
Block a user