mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-24 07:46:41 +00:00
Balena Supervisor: balena's agent on devices.
d07c6abe99
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) |
||
---|---|---|
scripts | ||
src | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
deploy_key | ||
deps.sh | ||
Dockerfile | ||
Dockerfile.x86 | ||
entry.sh | ||
Makefile | ||
package.json | ||
postinstall.sh | ||
ssh_config |