We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2c617 commit 56e2fc6Copy full SHA for 56e2fc6
src/sphinx/formats/docker.rst
@@ -104,10 +104,10 @@ Environment Settings
104
``dockerExposedUdpPorts``
105
A list of UDP ports to expose from the Docker image.
106
107
- ``dockerExposedVolumes in Docker``
+ ``dockerExposedVolumes``
108
A list of data volumes to make available in the Docker image.
109
110
- ``dockerEntrypoint in Docker``
+ ``dockerEntrypoint``
111
Overrides the default entrypoint for docker-specific service discovery tasks before running the application.
112
Defaults to the bash executable script, available at ``bin/<script name>`` in the current ``WORKDIR`` of ``/opt/docker``.
113
0 commit comments