Skip to content

Commit 56e2fc6

Browse files
dwijnandmuuki88
authored andcommitted
1 parent 7f2c617 commit 56e2fc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sphinx/formats/docker.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,10 @@ Environment Settings
104104
``dockerExposedUdpPorts``
105105
A list of UDP ports to expose from the Docker image.
106106

107-
``dockerExposedVolumes in Docker``
107+
``dockerExposedVolumes``
108108
A list of data volumes to make available in the Docker image.
109109

110-
``dockerEntrypoint in Docker``
110+
``dockerEntrypoint``
111111
Overrides the default entrypoint for docker-specific service discovery tasks before running the application.
112112
Defaults to the bash executable script, available at ``bin/<script name>`` in the current ``WORKDIR`` of ``/opt/docker``.
113113

0 commit comments

Comments
 (0)