mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 12:58:32 +07:00
docs(faq): add a question about Kitematic
This commit is contained in:
@@ -80,3 +80,10 @@ to change the configuration of your Docker daemon and add the ``--ip`` option.
|
||||
Have a look at the `Docker documentation <https://docs.docker.com/engine/reference/commandline/dockerd/>`_ for more details.
|
||||
|
||||
Note that you will have to restart your Docker daemon for the changes to be taken in effect.
|
||||
|
||||
|
||||
Why does Portainer not work in Kitematic?
|
||||
=========================================
|
||||
|
||||
Portainer has to be connected to a Docker instance either by bind-mounting the Docker socket or using the ``-H`` flag in the container command to specify
|
||||
the Docker host address. Unfortunately, Kitematic does not allow you to specify any of these at the moment.
|
||||
|
||||
Reference in New Issue
Block a user