summaryrefslogtreecommitdiffhomepage
path: root/pkg/docker/Dockerfile.tmpl (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-10-03Docker: added an entrypoint to make configuration easier.Konstantin Pavlov1-0/+4
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.
2018-10-29Docker: avoid removing of Ruby dependencies.Andrei Belov1-1/+1
This closes #179 issue on GitHub.
2018-01-30Introduced docker images building tools.Konstantin Pavlov1-0/+89