| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This now allows to write arbitrary values into the config of the docker
containers generated, if so desired.
It also now creates working directories /before/ executing any preStart
scripts (which would lead to crashes before).
|
|
|
|
|
|
|
|
| |
Short overview:
- cleaner code
- more comments
- support for systemd services that are configured via `serviceConfig`
- got rid of bash (using dash for everything now)
|
|
See the Readme.org file for what this is.
|