repo2docker/tests/dockerfile/legacy
Chris Holdgraf 30b37a35e4 improving readmes for tests 2018-04-24 17:14:01 -07:00
..
Dockerfile simplify julia dockerfile for quicker tests 2018-03-20 13:24:52 +01:00
README.rst improving readmes for tests 2018-04-24 17:14:01 -07:00
verify Don't test for jupyterhub being present in legacy dockerfiles 2017-11-01 17:23:39 -07:00

README.rst

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Docker - Legacy Dockerfiles
---------------------------

This demonstrates the Dockerfile syntax that was often found in the first
version of Binder. It sources the ``andrewosh`` Docker image, which
contained many different dependencies, then installs Julia. We encourage
users to source one of the Jupyter base images as they are more streamlined,
reliable, and efficient.