mirror of
https://github.com/gogs/gogs.git
synced 2026-06-20 00:39:40 +02:00
docker: update link to Docker Hub and add info for gogs-rpi
[CI SKIP]
This commit is contained in:
@@ -2,10 +2,12 @@
|
||||
|
||||
 
|
||||
|
||||
Visit [Docker Cloud](https://cloud.docker.com/u/gogs/repository/docker/gogs/gogs) see all available images and tags.
|
||||
Visit [Docker Hub](https://hub.docker.com/repository/docker/gogs) see all available images and tags.
|
||||
|
||||
## Usage
|
||||
|
||||
ℹ️ Please use `gogs/gogs-rpi` if you're using Raspberry Pis!
|
||||
|
||||
To keep your data out of Docker container, we do a volume (`/var/gogs` -> `/data`) here, and you can change it based on your situation.
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user