Docker Swarm Visualizer for different CPU types
100K+
This repo contains the Docker Swarm Visualizer for different ARM devices.
$ docker run -it -d -p 8080:8080 -v /var/run/docker.sock:/var/run/docker.sock hypriot/visualizer:linux-armv6
$ docker run -it -d -p 8080:8080 -v /var/run/docker.sock:/var/run/docker.sock hypriot/visualizer:linux-arm64
See more details at https://hub.docker.com/r/dockersamples/visualizer
Content type
Image
Digest
Size
53.3 MB
Last updated
over 7 years ago
docker pull hypriot/visualizer:linux-armv6