You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Utilizar o comando parecido com este curl --unix-socket /var/run/docker.sock http://localhost/v1.40/containers/json para listar os container dentro do processo do Docker, como Portainer por exemplo.
Utilizar o comando parecido com este
curl --unix-socket /var/run/docker.sock http://localhost/v1.40/containers/jsonpara listar os container dentro do processo do Docker, como Portainer por exemplo.