Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-30 | Docker: respect the binary from CMD in the entrypoint. | Konstantin Pavlov | 1 | -1/+1 | |
2020-07-13 | Docker: run entrypoint scripts for unitd-debug as well. | Konstantin Pavlov | 1 | -1/+1 | |
2019-10-03 | Docker: added an entrypoint to make configuration easier. | Konstantin Pavlov | 1 | -0/+71 | |
Docker images now accept shell scripts, json files and certificate chain bundles to provide configuration on a container start by placing them into /docker-entrypoint.d/ directory. |