it seems balena cloud requires you to keep terminal open

I have a docker container that a balena pushed to my pi3. however, the terminal does not quit. how can I keep the thing running while my laptop goes to sleep? it seems the terminal process stays open regardless of whether it has finished uploading…

Hello @will,

balena push should terminate once the builder is done building your container and the logs have been streamed back to your terminal. Can you share the output of the command, do you see logs about the docker build being completed? Also it would probably be useful to know on which OS you are running the balena-cli from