https://github.com/jitesoft/docker-step-ca
https://github.com/jitesoft/docker-step-ca
docker docker-image hacktoberfest
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jitesoft/docker-step-ca
- Owner: jitesoft
- License: mit
- Created: 2020-06-24T09:56:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T13:27:11.000Z (over 5 years ago)
- Last Synced: 2025-06-04T18:28:34.859Z (about 1 year ago)
- Topics: docker, docker-image, hacktoberfest
- Language: Dockerfile
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Step - CA
[](https://hub.docker.com/r/jitesoft/step-ca)
[](https://opencollective.com/jitesoft-open-source)
This docker image contains [smallsteps](https://smallstep.com/) [Step Certificates](https://github.com/smallstep/certificates) (step-ca) certificate authority.
## Tags
All images are built from source for ARM64, ARMv7 and AMD64.
The tags are based on latest version at build time (0.14.5-rc.4 as of writing this document)
which makes the tags change more often than this README.
`latest` always refers to the latest version.
Images can be found at:
* [Docker hub](https://hub.docker.com/r/jitesoft/step-ca): `jitesoft/step-ca`
* [GitLab](https://gitlab.com/jitesoft/dockerfiles/step-ca): `registry.gitlab.com/jitesoft/dockerfiles/step-ca`
* [GitHub](https://github.com/orgs/jitesoft/packages/container/package/step-ca): `ghcr.io/jitesoft/step-ca`
## Dockerfile
Dockerfile can be found at [GitLab](https://gitlab.com/jitesoft/dockerfiles/step-ca) or [GitHub](https://github.com/jitesoft/docker-step-ca).
### Image labels
This image follows the [Jitesoft image label specification 1.0.0](https://gitlab.com/snippets/1866155).
## Licenses
Files in this repository are released under the [MIT license](https://gitlab.com/jitesoft/dockerfiles/step-ca/-/blob/master/LICENSE).
Step certificates is released under the [Apache License 2.0](https://github.com/smallstep/certificates/blob/master/LICENSE).