Skip to content

Commit 4a30cf4

Browse files
committed
minor #19272 Update Docker page with instructions for Mac users (codedmonkey)
This PR was submitted for the 6.4 branch but it was merged into the 5.4 branch instead. Discussion ---------- Update Docker page with instructions for Mac users As explained in symfony-cli/symfony-cli#350, Mac users need to grant specific permissions for the Docker integration of the Symfony CLI to work. Commits ------- eff82f6 Update Docker page with instructions for Mac users
2 parents fd023cc + eff82f6 commit 4a30cf4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

setup/docker.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,9 @@ If you're using the :ref:`symfony binary web server <symfony-local-web-server>`
5151
then it can automatically detect your Docker services and expose them as environment
5252
variables. See :ref:`symfony-server-docker`.
5353

54+
.. note::
55+
56+
Mac users need to explicitly allow the default Docker socket to be used for the Docker integration to work as explained in the `Docker documentation`_.
57+
5458
.. _`https://github.com/dunglas/symfony-docker`: https://github.com/dunglas/symfony-docker
59+
.. _`Docker documentation`: https://docs.docker.com/desktop/mac/permission-requirements/

0 commit comments

Comments
 (0)