Docker container to run "hface" Hazelcast UI
1.0K
This is a Dockerfile to run the Hazelcast UI hface in a docker container.
Run hface in a docker container:
docker run --rm -p 3000:3000 -v $(pwd)/hface.conf:/etc/hface.conf MoriTanosuke/docker-hface
Make sure that the provided hface.conf matches your hazelcast setup, especially the credentials.
Content type
Image
Digest
Size
319.8 MB
Last updated
over 9 years ago
docker pull moritanosuke/docker-hface