You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| jsoncrack.com-main | 2 years ago | |
| readme.md | 2 years ago | |
readme.md
https://github.com/AykutSarac/jsoncrack.com
Build a Docker image with:
docker build -t jsoncrack .
Run locally with docker run
docker run -p 8888:8080 jsoncrack
Run locally with docker-compose
docker-compose up -d