Search Docker Hub
htcondorwebui
By carlochess
An HTCondor single node container with web access using TTY.js
276
An HTCondor container with TTY.js
$ docker build -t carlochess/htcondor .
Run it using
$ docker run -d -p 3000:3000 carlochess/htcondor
And then open in your browser using this url $ localhost:3000
$ localhost:3000
Based on Riccardo Bucchi container.
Enjoy it!
Content type
Image
Digest
Size
216.6 MB
Last updated
almost 10 years ago
docker pull carlochess/htcondorwebui