mysterious-ambulance-11183
08/25/2022, 9:42 AMdocker/sdk boot
genrsa: Can't open "/data/deployment/context/ssh/private.key" for writing, Permission denied%
When running it without sudo.
When running it with sudo, the boot succeeds, but the docker/sdk up
fails with:
chmod: changing permissions of '/data/config/Zed/dev_only_private.key': Operation not permitted
chmod: changing permissions of '/data/config/Zed/dev_only_public.key': Operation not permitted
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run composer update or composer update <package name>.
Package operations: 959 installs, 0 updates, 0 removals
In Filesystem.php line 268:
/data/vendor/composer does not exist and could not be created.
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]
Has anyone an idea, what we could do here?average-branch-45579
08/25/2022, 9:46 AMaverage-branch-45579
08/25/2022, 9:47 AMaverage-branch-45579
08/25/2022, 9:49 AMmysterious-ambulance-11183
08/25/2022, 12:15 PMmysterious-ambulance-11183
08/25/2022, 12:15 PM