Skip to main content

One doc tagged with "docker-bash"

View All Tags

The docker-bash pattern

This is a SweetOps pattern used to install tooling via a terminal prompt. The primary usage is in Geodesic, which looks like: `docker run --rm cloudposse/geodesic:latest-debian init | bash -s latest-debian`