+ use ssh key from host machine in workspace container

This commit is contained in:
2025-06-11 20:47:53 +03:00
parent 94fe970cd3
commit 92cefd6fcd
3 changed files with 25 additions and 0 deletions

View File

@ -41,6 +41,7 @@ services:
- CUSTOM_PGID=${WORKSPACE_PGID}
- INSTALL_YADM=${WORKSPACE_INSTALL_YADM}
- INSTALL_FINE_UTILS=${WORKSPACE_INSTALL_FINE_UTILS}
- INSTALL_SSH=${WORKSPACE_INSTALL_SSH}
- PHP_OPT_MEMORY_LIMIT=${WORKSPACE_PHP_OPT_MEMORY_LIMIT}
# Other args that might be used for customize in every separate container
# - CUSTOM_COMPOSER_VERSION=1