This commit is contained in:
Nathan Price 2025-01-16 21:26:44 -05:00
parent 077690ef49
commit d5fc422431
Signed by: gravityfargo
SSH key fingerprint: SHA256:bjq+uA1U+9bFMd70q2wdNtwaYxGv84IBXalnYvZDKmg

View file

@ -1,8 +1,6 @@
## Development # quartz-docker
```bash Just a docker image for easy deployment of quartz,
# Build a development image
make build [quartz Github](https://github.com/jackyzha0/quartz)
# Build a specific version [quartz docs](https://quartz.jzhao.xyz/)
make build TAG=v4.4.0
```