Last active
January 22, 2018 18:05
-
-
Save dvir1994/258ab40d26727152992dd6b8f9c73dd7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install default-jre -y | |
## install docker via install docker on ubuntu sh file | |
sudo apt-get install ruby-full | |
## docker run -d -p 5000:5000 --restart=always --name registry registry:2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment