Commit Graph

18 Commits (d83ca96d2a37f3846280c739637b994cb7cfb8c6)

Author SHA1 Message Date
Carl Tashian f738cb43c3 Make the default provisioner name optional; change DNS names variable name 3 years ago
Carl Tashian 4e8e4c638e Add newline to password file for readabiliy 3 years ago
Carl Tashian bc63829111 Auto-generate password by default 3 years ago
Carl Tashian 7ab26c8303 Auto-generate password by default 3 years ago
Carl Tashian 8d52379771 New Dockerfile with entrypoint script for easy CA init 3 years ago
Carl Tashian 3b31c6d2f5 Change `HEALTHCHECK` to use `step ca health`. Change shell `CMD exec` to skip redundant `/bin/sh -c` 4 years ago
Carl Tashian 6ffc438ed1 Update Dockerfile.step-ca to match best practices
- See https://docs.docker.com/develop/develop-images/dockerfile_best-practices/
- Added a .dockerignore file to reduce the build context size
- Added a HEALTHCHECK (curl the CA)
4 years ago
Carl Tashian 9815a38a2c Fixes #344; also gets docker buildx working on both darwin & linux 4 years ago
Moritz Marquardt da18defd94 Let step-ca bind to ports < 1024 4 years ago
max furman 2871d0b68b bump Docker to latest tag 5 years ago
Mariano Cano c099795122 Revert use latest version as it does not yet exists. 5 years ago
Mariano Cano ce54927dab Use latest tag. 5 years ago
Mariano Cano f1dacc6b57 Remove deprecated script. 5 years ago
Mariano Cano b5d67ab129 Remove exposed port, it depends on the configuration. 5 years ago
Mariano Cano 1579a87cc6 Remove unnecessary file. 5 years ago
Mariano Cano 2f661c0941 Update docker images and add docs on how to run step-ca on docker.
Fixes #48
5 years ago
max furman 8402b06119 bump step-cli container version in step-ca Dockerfile 5 years ago
max furman f7154a9ba3 add Makefile build and deploy docker image for step-ca 6 years ago