Take out obsolete link.

This commit is contained in:
Will Sargent 2016-03-25 18:29:14 -07:00
parent 1c1019d677
commit 26d35ec65a

View file

@ -219,7 +219,7 @@ Also see the [mailing list](https://groups.google.com/a/dockerproject.org/forum/
## Dockerfile ## Dockerfile
[The configuration file](https://docs.docker.com/reference/builder/). Sets up a Docker container when you run `docker build` on it. Vastly preferable to `docker commit`. If you use [jEdit](http://jedit.org), I've put up a syntax highlighting module for [Dockerfile](https://github.com/wsargent/jedit-docker-mode) you can use. You may also like to try the [tools section](#tools). [The configuration file](https://docs.docker.com/reference/builder/). Sets up a Docker container when you run `docker build` on it. Vastly preferable to `docker commit`. If you use [jEdit](http://jedit.org), I've put up a syntax highlighting module for [Dockerfile](https://github.com/wsargent/jedit-docker-mode) you can use.
### Instructions ### Instructions