threefoldtech / vbuilders

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

zinit shutdown fails #20

Closed robvanmieghem closed 1 year ago

robvanmieghem commented 1 year ago

example:

docker run -it --name tfchainbuilder -v /root/myhost:/myhost -v /code/threefoldtech/builders/builders/20_tfgrid/1_tfchain/scripts:/scripts -v /code/threefoldtech/builders/builders/20_tfgrid/1_tfchain/zinit:/etc/zinit --env TFCHAIN_VERSION --hostname tfchainbuilder --entrypoint /bin/zinit tfchainbuilder init
zinit: INFO (zinit::zinit) shutting down
zinit: INFO (zinit::zinit) service 'shutdown' is scheduled for a shutdown
zinit: ERROR (zinit::app::api) failed to execute shutdown: EPERM: Operation not permitted
robvanmieghem commented 1 year ago

in a container I had to add --container