aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdson Boldrini <[email protected]>2021-03-02 07:20:09 -0300
committerGitHub <[email protected]>2021-03-02 07:20:09 -0300
commit5b060b8de24a027b10b61f9ad43c99fd2787bdc2 (patch)
tree289ad98d9f69a0ea87c4b81e2e8dd1796895f5a2
parentMerge pull request #160 from sickcodes/vmxnet3 (diff)
downloaddocker-osx-5b060b8de24a027b10b61f9ad43c99fd2787bdc2.tar.xz
docker-osx-5b060b8de24a027b10b61f9ad43c99fd2787bdc2.zip
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`.