mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 01:55:29 +02:00
scripts: split setup-stack.sh
(#3115)
This commit is contained in:
parent
1592698637
commit
f35b60042f
18 changed files with 1205 additions and 1184 deletions
|
@ -258,6 +258,7 @@ COPY \
|
|||
RUN chmod +x /usr/local/bin/*
|
||||
|
||||
COPY target/scripts/helpers /usr/local/bin/helpers
|
||||
COPY target/scripts/startup/setup.d /usr/local/bin/setup.d
|
||||
|
||||
#
|
||||
# Final stage focuses only on image config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue