A Docker image for Hashview.
docker-compose build
docker-compose up -d
# Display logs with:
docker-compose logs -f
If everything woked, access hashview at https://localhost:4567/.
MIT.
- Hadrien Mary
A Docker image for Hashview.
docker-compose build
docker-compose up -d
# Display logs with:
docker-compose logs -f
If everything woked, access hashview at https://localhost:4567/.
MIT.