Synology
Install Portainer
Attention: The video is still in german
docker run -d --name=portainer \ -p 8000:8000 \ -p 9000:9000 \ -v /volume1/docker/docker.sock:/var/run/docker.sock \ -v /volume1/docker/Portainer:/data \ --restart=always \ portainer/portainer-ce
Portainer is an open source container management tool that eliminates the need to write code. Portainer provides a graphical user interface for everything that can be done via a Docker command line.
Portainer can also be password protected and multiple users and/or roles can be distributed.
Used Links
Subscribe
Login
0 Comments
Oldest