Sign inSign up

eldaratech/swarmcli-be

By eldaratech

Updated 11 days ago

Swarm Management at the Speed of Thought - Business Edition

Image
Developer tools
Monitoring & observability
0

3.3K

eldaratech/swarmcli-be repository overview

Website: https://swarmcli.io/

GitHub:


Acquiring a key

Get a key (including a free trial) at swarmcli.io/be.

docker pull eldaratech/swarmcli-be:latest
docker run --rm -it --pull always \
  -v /var/run/docker.sock:/var/run/docker.sock \
  -v "$HOME/.docker/contexts:/root/.docker/contexts" \
  -v "$HOME/.config/swarmcli:/root/.config/swarmcli" \
  -e SWARMCLI_LICENSE=<your license key> \
  -e EDITOR=vi
  eldaratech/swarmcli-be:latest

Tag summary

Content type

Image

Digest

sha256:86cc21246

Size

73.9 MB

Last updated

11 days ago

docker pull eldaratech/swarmcli-be