mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-02 02:39:26 +00:00
add scripts folder, run start.sh
This commit is contained in:
parent
69cbbfb020
commit
35a7bb9600
1 changed files with 4 additions and 1 deletions
|
@ -5,3 +5,6 @@ bash \
|
|||
bind-tools
|
||||
|
||||
COPY Caddyfile /etc/caddy/Caddyfile
|
||||
COPY scripts /scripts
|
||||
|
||||
CMD ["/scripts/start.sh"]
|
Loading…
Add table
Reference in a new issue