getfeedback/circleci-ruby
A custom Ruby 2.3.3 Docker image that includes all the tools needed to run our tests on CircleCI
10K+
A custom Ruby 2.3.3 Docker image that includes all the tools needed to run our tests on CircleCI
Note: You need to run $ docker login
locally and use the "Docker - GetFeedback" login credentials in the 1Password Engineering vault
$ docker build -t getfeedback/circleci-ruby:2.3.3-v<n> .
<n>
with the next number. You can see the list of tags by going to: https://cloud.docker.com/swarm/getfeedback/repository/docker/getfeedback/circleci-ruby/general$ docker push getfeedback/circleci-ruby
docker pull getfeedback/circleci-ruby