summaryrefslogtreecommitdiffhomepage
path: root/pkg/docker/docker-entrypoint.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-09Docker: show welcome page on port 80 when entrypoint.d is empty.Liam Crilly1-32/+35
2023-05-09Docker: add support for JavaScript modules.Liam Crilly1-1/+7
2023-04-12Docker: made curl fail with non-zero exit code on server errors.Konstantin Pavlov1-1/+1
2023-02-13Docker: limited the waiting time for control socket creation.Konstantin Pavlov1-2/+9
2022-12-13Docker: limited the waiting time for control socket removal.Konstantin Pavlov1-1/+15
2022-10-27Fixed path for sed(1).Alejandro Colomar1-1/+1
2022-10-26Improved readability of <docker-entrypoint.sh>.javad mnjd1-5/+5
2021-11-30Docker: respect the binary from CMD in the entrypoint.Konstantin Pavlov1-1/+1
2020-07-13Docker: run entrypoint scripts for unitd-debug as well.Konstantin Pavlov1-1/+1
2019-10-03Docker: added an entrypoint to make configuration easier.Konstantin Pavlov1-0/+71