Sign inSign up

mobernabeu/polnet

By mobernabeu

Updated about 7 years ago

Docker container with PolNet installed.

Image
0

601

mobernabeu/polnet repository overview

docker-polnet

Docker container with PolNet installed. It offers a graphical session accessible from your browser (via a noVNC client).

Build the container with: docker build -t polnet .

Launch the container with: docker run -i -t -p 6080:6080 -v <path_to_your_data>:/data polnet, where <path_to_your_data> is the folder in the host system that you want to mount as /data in the container.

When running the container via boot2docker (e.g. OS X, Windows): Connect with your browser to the boot2docker VM on port 6080, i.e. http://192.168.99.100:6080

When running the container natively (e.g. GNU/Linux): Connect with your browser to the localhost on port 6080, i.e. http://localhost:6080

Tag summary

Content type

Image

Digest

Size

5.3 GB

Last updated

about 7 years ago

docker pull mobernabeu/polnet