aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-03-02 15:51:00 +0000
committerGitHub <[email protected]>2021-03-02 15:51:00 +0000
commit60daed5e3a019e87e12e33da4a402c81dc9388cf (patch)
tree289ad98d9f69a0ea87c4b81e2e8dd1796895f5a2
parentMerge pull request #160 from sickcodes/vmxnet3 (diff)
parentUpdate README.md (diff)
downloaddocker-osx-60daed5e3a019e87e12e33da4a402c81dc9388cf.tar.xz
docker-osx-60daed5e3a019e87e12e33da4a402c81dc9388cf.zip
Merge pull request #161 from edsonboldrini/patch-1
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2cc7799..3a8b604 100644
--- a/README.md
+++ b/README.md
@@ -47,9 +47,9 @@ Thank you to @cephasara for this major contribution.
### There are 3 images: **latest**, **auto** and **naked**.
-`sickcodes/docker-osx:latest` - [I want to try it out.](https://github.com/sickcodes/Docker-OSX#quick-start-175gb-pre-made-image)
+`sickcodes/docker-osx:latest` - [I want to try it out.](https://github.com/sickcodes/Docker-OSX#quick-start-large-pre-made-image)
-`sickcodes/docker-osx:latest` - [I want to use Docker-OSX to develop/secure Apps in Xcode (sign into Xcode, Transporter)](https://github.com/sickcodes/Docker-OSX#quick-start-docker-osx)
+`sickcodes/docker-osx:latest` - [I want to use Docker-OSX to develop/secure Apps in Xcode (sign into Xcode, Transporter)](https://github.com/sickcodes/Docker-OSX#basic-quick-start-docker-osx)
`sickcodes/docker-osx:naked` - [I want to use Docker-OSX in CI/CD (sign into Xcode, Transporter)](https://github.com/sickcodes/Docker-OSX#fully-headless-using-my-own-image-for-cicd)
Create your personal image using `:latest`. And then pull your image out. And then use duplicate that image again & again for use in `:naked`.