add install_additionals - vpn, local proxy, cron

This commit is contained in:
2023-04-27 09:24:21 +00:00
parent dfbf890422
commit acc9682483
3 changed files with 55 additions and 1 deletions

View File

@@ -17,6 +17,9 @@ docker run \
--volume /root/.ssh/installer:/root/.ssh/id_rsa \
--env PUBLIC_PROXY=yes \
--env SMARTHOST_PROXY=yes \
--env LOCAL_PROXY=yes \
--env VPN_PROXY=yes \
--env CRON=yes \
--volume /etc/user/:/etc/user/ \
--volume /etc/system/:/etc/system/ \
--env LETSENCRYPT_MAIL=noreply@galaxis.xyz