This docker image contains smallsteps Step CLI.
All images are built from source for ARM64, ARMv7 and AMD64.
The tags are based on latest version at build time (0.15.0 as of writing this document)
which makes the tags change more often than this README.
latest
always refers to the latest version, that is, the latest tag. Stable always uses the latest release.
That is, latest might contain rc, alpha and beta versions, while stable will always be the latest full release.
Images can be found at:
- Docker hub:
jitesoft/step-cli
- GitLab:
registry.gitlab.com/jitesoft/dockerfiles/step-cli
- GitHub:
ghcr.io/jitesoft/step-cli
Dockerfile can be found at GitLab or GitHub.
This image follows the Jitesoft image label specification 1.0.0.
Files in this repository are released under the MIT license.
Step CLI is released under the Apache License 2.0.