threefoldtech / vbuilders

builders based on docker
Apache License 2.0
1 stars 0 forks source link

zinit issues in tfgrid node images #39

Closed robvanmieghem closed 1 year ago

robvanmieghem commented 1 year ago
tfgrid-tfchain_activation_service-1  | zinit: ERROR (zinit::manager) failed to load /etc/environment file: No such file or directory (os error 2)
tfgrid-tfchain_activation_service-1  | zinit: ERROR (zinit::zinit) service copy failed to start: failed to spawn command
robvanmieghem commented 1 year ago

the copy problem is because there is no bash in alpine, the /etc/environment problem is because it does not exist on alpine but does not seem to give further errors at first sight.