Docker image for CI/CD with Rancher and CircleCI 🐮 + 🐳 = ❤️
This image contains the following tools with ubuntu:16.10 as base image.
- Docker Client
- Docker Compose
- Rancher CLI
- Rancher Compose
$ docker pull protocool/rancher-circleci$ docker run --rm protocool/rancher-circleci
# Output example
#
# Docker version 17.03.0-ce, build 60ccb22
# docker-compose version 1.11.2, build dfed245
# rancher version v0.6.1
# rancher-compose version v0.12.5