Skip to content

protomodule/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation


ky


protomodule/docker:cli

Enhanced Docker CLI for usage in CI/CD pipelines









protomodule/docker:cli is a tiny and elegant wrapper based on the docker:cli image

License

Benefits over plain docker:cli

Usage

This image has been created to run Docker based pipelines with a small set of tools commonly used in protomodule helpers.

docker run --rm -it \
  protomodule/docker:cli sh -c "$(cat <<EOS
    # Your commands here ...
    docker -v
EOS
)"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published