Run docker-compose up
to start the stack.
Run docker run -d -p 9100:9000 -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer
and go to http://localhost:9100 to see what was deployed.
Run docker-compose up
to start the stack.
Run docker run -d -p 9100:9000 -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer
and go to http://localhost:9100 to see what was deployed.