add ARM docker image to readme
This commit is contained in:
@@ -36,7 +36,8 @@ $ gonic -h # or see "configuration options below"
|
|||||||
**note:** unfortunately if you do this above, you'll be compiling gonic locally on your machine
|
**note:** unfortunately if you do this above, you'll be compiling gonic locally on your machine
|
||||||
(if someone knows how I can statically link sqlite3 and taglib, please let me know so I can distribute static binaries)
|
(if someone knows how I can statically link sqlite3 and taglib, please let me know so I can distribute static binaries)
|
||||||
|
|
||||||
or else you can run in docker, available on dockerhub as `sentriz/gonic`
|
or else you can run in docker, available on dockerhub as [sentriz/gonic](https://hub.docker.com/r/sentriz/gonic)
|
||||||
|
(for an ARM / raspberrypi image, please see [ugeek/gonic](https://hub.docker.com/r/ugeek/gonic))
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# example docker-compose.yml
|
# example docker-compose.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user