Add 'environment' package
This commit adds a new environment package that manages all calls to the underlying operating system.
This commit is contained in:
parent
822c70cd69
commit
f19619ef9f
60 changed files with 539 additions and 308 deletions
4
TODO.md
4
TODO.md
|
|
@ -5,12 +5,10 @@
|
|||
- Why a factory?
|
||||
- First steps after provisioning
|
||||
|
||||
|
||||
- Use `environment.Dial()` and `environment.Listen()`
|
||||
- Move `provision_entrypoint.sh` into go
|
||||
- Enhance Snapshots
|
||||
- Export the Docker Images
|
||||
- Avoid running `docker compose` executable and shift it to a library
|
||||
- Move resolver code into this
|
||||
- Cleanup code: Have consistent error handling
|
||||
- Add a proper metadata / statistics server
|
||||
- Single Malt Mode: Support having a single instance only!
|
||||
Loading…
Add table
Add a link
Reference in a new issue