Moving links for our docks.

This commit is contained in:
charltonaustin 2016-10-06 11:02:58 -04:00
parent 6d649f4bc9
commit 6cc08d5247

View file

@ -55,10 +55,6 @@ macOS developers will need:
[command line tools]: https://developer.apple.com/downloads [command line tools]: https://developer.apple.com/downloads
[xcode]: https://developer.apple.com/downloads [xcode]: https://developer.apple.com/downloads
[brew]: https://github.com/Homebrew/brew [brew]: https://github.com/Homebrew/brew
[docker]: https://beta.docker.com/docs/mac/getting-started://beta.docker.com/docs/mac/getting-started
[docker-machine]: https://docs.docker.com/machine/install-machine://docs.docker.com/machine/install-machine
[pyenv]: https://github.com/yyuu/pyenv
[pyenv-virtualenv]: https://github.com/yyuu/pyenv-virtualenv
``` ```
# Download the code # Download the code
@ -96,6 +92,14 @@ git clone git@github.com:coreos-inc/quay-config.git ../quay-config
ln -s ../../quay-config/local conf/stack ln -s ../../quay-config/local conf/stack
``` ```
### Useful docs
[docker](https://beta.docker.com/docs/mac/getting-started://beta.docker.com/docs/mac/getting-started)
[docker-machine](https://docs.docker.com/machine/install-machine://docs.docker.com/machine/install-machine)
[pyenv](https://github.com/yyuu/pyenv)
[pyenv-virtualenv](https://github.com/yyuu/pyenv-virtualenv)
### Linux ### Linux
TODO TODO