chore(yolk): add instructions for building and publishing the docker image

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

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