Docker Engine
is an open source containerization technology for building and containerizing your applications.
Links#
- Docs: https://docs.docker.com/
- Issues: https://github.com/moby/moby/issues
- Source: https://github.com/moby/moby
- License: Apache-2.0
Notes#
- No live data inside app directory
Config Files#
| Name | Default | Type | Description |
|---|---|---|---|
SLOT | TODO | /^[0-9a-f]+$/ | name of the module slot |
Use#
TODO
- https://pdostal.cz/2023/02/24/docker-compose-networking.tips/
- https://straz.to/2021-09-08-docker-address-pools/
- FILE app.tgz
- FILE app/docker-compose.override.yaml?
- FILE app/docker-compose.yaml?
- FILE app/post-sync?
- FILE app/post-update?
- FILE app/pre-update?
- FILE daemon.json
- FILE docker.asc
- FILE verify *.pass
- put apps into separate network namespaces
