mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-02 17:20:39 +00:00
Pagan Gazzard
d07c6abe99
Store and make use of container ids.
This stores the container id for an app when creating that app, using it when it is necessary to stop/remove the app and when attempting to start it again (rather than creating a new container each time, eg restarting the pi does not create a new container any more)
Description
Balena Supervisor: balena's agent on devices.
Languages
TypeScript
96.8%
JavaScript
2.2%
Shell
1%