chore: add instructions for building and publishing the docker image
Some checks failed
ci / ci (push) Has been cancelled
build & push docker container / docker (push) Has been cancelled
ci / check-provenance (push) Has been cancelled

This commit is contained in:
Ayo Ayco 2025-11-21 21:09:04 +01:00
parent 1013e45898
commit dd7c5618d7

View file

@ -14,6 +14,14 @@ Crucial fixes (if I find them), quality of life improvements, and mastodon API f
An official docker image is published in: https://hub.docker.com/repository/docker/ayoayco/yolk
To build and publish:
```bash
docker build -t ayoayco/yolk .
docker push ayoayco/yolk
```
---
## ⚠️ Elk is in Alpha