mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-02 02:39:26 +00:00
chmod scripts
This commit is contained in:
parent
4d5a87f865
commit
deac787eeb
1 changed files with 1 additions and 0 deletions
|
@ -6,5 +6,6 @@ bind-tools
|
||||||
|
|
||||||
COPY Caddyfile /etc/caddy/Caddyfile
|
COPY Caddyfile /etc/caddy/Caddyfile
|
||||||
COPY scripts /scripts
|
COPY scripts /scripts
|
||||||
|
RUN chmod u+x /scripts/*
|
||||||
|
|
||||||
CMD ["/scripts/start.sh"]
|
CMD ["/scripts/start.sh"]
|
Loading…
Add table
Reference in a new issue