Skip to content

dspencer001/atomicjolt-ci-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Atomic Jolt CI Docker Image

Updating


  1. Login:
docker login
  1. Build the new image:
docker build .
  1. Get the new image ID:
docker image ls
  1. Make a new tag, updating versions where necessary:
docker tag <image id> dspencer01/atomicjolt-ci:ruby-2.4.1--node-8.15.1--yarn-1.10.1
  1. Push the new tag to dockerhub:
docker push dspencer01/atomicjolt-ci:ruby-2.4.1--node-8.15.1--yarn-1.10.1

About

Docker image for AJ CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published