Skip to content

codeship-library/docker-utilities

Repository files navigation

Generic Docker related images for Codeship Pro

dockercfg Generator

This container allows you to generate a dockercfg using your username and password for any registry compatible with running docker login and writes it to a specified filename. Typical usage of this image would be to run it with a volume attached, and write the dockercfg to that volume.

See the dockercfg Generator Readme for detailed usage instructions.

SSH Helper

Working with SSH keys in Codeship Pro is more involved than on Codeship Basic. To help handle injecting keys into your containers while running a build, as well as preparing the required files, we built a helper image.

See the SSH Helper Readme for more information and usage details.

Contributing

We are happy to hear your feedback. Please read our contributing guidelines and the code of conduct before you submit a pull request or open a ticket.

License

see LICENSE