Commit Graph

10 Commits

Author SHA1 Message Date
R. Tyler Croy 434ee87ad7
Create an `rvm` user instead of relying on root for the container.
The `rvm` user has passwordless sudo in the container, so that shouldn't slow
anybody down :)
2016-08-03 15:38:43 -07:00
R. Tyler Croy d4f1d9a517
Grab all the right credentials for logging in via docker 2016-08-03 14:48:58 -07:00
R. Tyler Croy df0de7843f
Attempt to login with my dockerhub username instead of email.
This failed previously, unfortunately :(
2016-08-03 13:26:29 -07:00
R. Tyler Croy cbb9a14617
Make sure when we publish, we're always publishing the base image tag too 2016-08-03 12:31:22 -07:00
R. Tyler Croy 2455edd631
Properly build the base image in the pipeline 2016-08-03 12:29:39 -07:00
R. Tyler Croy fbe1d22dd0
Give Pipeline the proper credentials to publish to Dockerhub 2016-08-03 12:26:46 -07:00
R. Tyler Croy fe2d5a1f0d
Add a simple Jenkinsfile for building these things in Jenkins 2016-08-03 12:18:25 -07:00
R. Tyler Croy d27c009e8c
Actually build and push the RVM-based images 2016-08-03 12:12:40 -07:00
R. Tyler Croy b18c5654e7
Ignore nonsense files 2016-08-02 15:07:11 -07:00
R. Tyler Croy b2e918abe2
Initial commit with the basics of the Dockerfile 2016-08-02 14:42:01 -07:00