Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
Update instructions for Docker Desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
SSPJ committed May 12, 2022
1 parent c79fdb2 commit f6ef889
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions _pages/laptop-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ While you are welcome to customize your laptop, here are some tools that have wo
* [ChromeDriver] for headless website testing
* [chruby] for managing [Ruby] versions.
* [Cloud Foundry CLI] for command line access to 18F's Cloud Foundry-based application platform
* [Docker] for all your containerization needs
* [Caulking] checks for many common types of API tokens and other [sensitive information](https://handbook.tts.gsa.gov/sensitive-information/) before you commit
* [GitHub Desktop] for setting up your SSH keys automatically
* [Homebrew] for managing operating system libraries
Expand All @@ -28,7 +27,6 @@ While you are welcome to customize your laptop, here are some tools that have wo
[ChromeDriver]: http://chromedriver.chromium.org/
[chruby]: https://github.com/postmodern/chruby
[Cloud Foundry CLI]: https://github.com/cloudfoundry/cli
[Docker]: https://www.docker.com/
[Caulking]: https://github.com/cloud-gov/caulking
[Github Desktop]: https://desktop.github.com/
[Homebrew]: http://brew.sh/
Expand All @@ -49,6 +47,16 @@ While you are welcome to customize your laptop, here are some tools that have wo
[Virtualenvwrapper]: http://virtualenvwrapper.readthedocs.org/en/latest/#
[Zsh]: http://www.zsh.org/

## Licensed Software

* [Docker] for all your containerization needs

The docker daemon and docker CLI tools are available on a free license.

[Docker Desktop] requires a paid license. Ask in #admins-docker in Slack to get a license.

[Docker]: https://www.docker.com/
[Docker Desktop]: https://www.docker.com/products/docker-desktop/

## Other customizations

Expand Down

0 comments on commit f6ef889

Please sign in to comment.