Link docker hub

This commit is contained in:
Vitalii Elenhaupt 2020-08-26 23:05:59 +03:00
parent 61cd274db7
commit 8613c5649f
No known key found for this signature in database
GPG key ID: CD0BF17825928BC0

View file

@ -137,6 +137,8 @@ To use the resulting image on a local source folder, mount the current (or targe
$ docker run -v $(pwd):/src crystal-ameba/ameba
```
Also available on DockerHub: https://hub.docker.com/r/veelenga/ameba
### From sources
```sh