mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update gogs
This commit is contained in:
parent
2b7d78419a
commit
175a64c48f
@ -22,6 +22,18 @@ gogs:
|
||||
|
||||
```
|
||||
$ docker-compose up -d
|
||||
|
||||
$ firefox http://localhost/
|
||||
|
||||
$ tree -FL 3 ./data/git/
|
||||
./data/git/
|
||||
├── git -> /data/git
|
||||
└── gogs-repositories/
|
||||
├── root/
|
||||
├── user1/
|
||||
│ ├── project1.git/
|
||||
│ └── project2.git/
|
||||
└── user2/
|
||||
```
|
||||
|
||||
[1]: https://gogs.io/
|
||||
|
Loading…
Reference in New Issue
Block a user