diff --git a/docs/images/toolbox-installer.png b/docs/images/toolbox-installer.png
deleted file mode 100644
index 84a5b2ff58..0000000000
Binary files a/docs/images/toolbox-installer.png and /dev/null differ
diff --git a/docs/toolbox.md b/docs/toolbox.md
deleted file mode 100644
index 00dfed57ba..0000000000
--- a/docs/toolbox.md
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-# Toolbox Overview
-
-Docker Toolbox is an installer for quick setup and launch of a Docker environment on Mac and Windows systems.
-
-
-
-## What's in the box
-
-Toolbox includes these Docker tools:
-
-* Docker Machine for running `docker-machine` commands
-
-* Docker Engine for running the `docker` commands
-
-* Docker Compose for running the `docker-compose` commands
-
-* Kitematic, the Docker GUI
-
-* a shell preconfigured for a Docker command-line environment
-
-* Oracle VirtualBox
-
-## Ready to get started?
-
-Download Docker Toolbox from the product page. Explore videos, tutorials, and other resources there to help you get started with Docker.
-
-## Next Steps
-
-* Get Started with Docker for Mac OS X
-
-* Get Started with Docker for Windows
-
-* [Learn about Kitematic](userguide/)