Skip to content

Commit

Permalink
Docker maintainer is no longer required
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben McCann committed Jan 14, 2015
1 parent dce3994 commit 93ba266
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/sphinx/formats/docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,6 @@ Build
Required Settings
~~~~~~~~~~~~~~~~~

Docker images require the following setting:

.. code-block:: scala
maintainer in Docker := "John Smith <[email protected]>"

1.0 or higher
~~~~~~~~~~~~~
Expand Down Expand Up @@ -143,7 +136,7 @@ Docker Base Image
.. code-block:: scala
dockerBaseImage := "dockerfile/java"
Docker Repository
~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 93ba266

Please sign in to comment.