Sign inSign up

affectus/portainer

By affectus

Updated over 8 years ago

Portainer container for the AffectUs project

Image
0

238

affectus/portainer repository overview

Portainer container for the AffectUs project It is based on the official Portainer container (https://hub.docker.com/r/portainer/portainer/)

Version History No versioning, since no changes are made to it. The container is mirrored only for ease purposes. Uploaded on April 21st 2018

How to install The use of portainer is optional for the AffectUs project, since it is not needed for any of its procedures and it is used only for visualization purposes. The portainer container can be installed through the following command and after that can be accessed through a web browser, using the :9000

docker run --name portainer -p 9000:9000 -d --mount type=bind,src=//var/run/docker.sock,dst=/var/run/docker.sock affectus/portainer -H unix:///var/run/docker.sock

Tag summary

Content type

Image

Digest

Size

10.6 MB

Last updated

over 8 years ago

docker pull affectus/portainer