balena-supervisor/src
Pablo Carranza Velez 54288f036a Improve the docker compose API
- Validate the options in the YAML file
- Define bind mounts for each service as in Resin apps
- Keep the modified compose file inside the supervisor's /data folder
- Fix error reporting in the first stage of "up"
2016-07-22 23:17:25 -03:00
..
lib Fix double-printed logs after container restart 2016-07-21 22:39:19 +03:00
api.coffee Improve the docker compose API 2016-07-22 23:17:25 -03:00
app.coffee Use log-timestamp to add timestamps to logs 2016-07-18 14:01:16 +00:00
application.coffee Improve the docker compose API 2016-07-22 23:17:25 -03:00
bootstrap.coffee Fix preloaded apps by passing appId to extendEnvVars 2016-07-06 17:56:51 -03:00
compose.coffee Improve the docker compose API 2016-07-22 23:17:25 -03:00
config.coffee Remove unused vars and fix linting issues 2016-06-16 18:47:12 +03:00
db.coffee Add default binds to containers created with API, add /v1/containers/update endpoint, and add a /data bind with an internal id 2016-07-22 23:17:25 -03:00
device.coffee Bind mount kmod if the container is debian or raspbian 2016-07-15 20:46:09 +00:00
docker-utils.coffee Add default binds to containers created with API, add /v1/containers/update endpoint, and add a /data bind with an internal id 2016-07-22 23:17:25 -03:00
request.coffee Share request settings between request and pinejs-client, and make sure a 30s timeout is used. 2015-10-13 13:39:09 -03:00
utils.coffee Improve the docker compose API 2016-07-22 23:17:25 -03:00