mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-08 12:22:02 +08:00
![Tiago Pires](/assets/img/avatar_default.png)
Shrink docker image. Update from fig (deprecated) to docker-compose. Update README.md. Signed-off-by: Tiago Pires <tandrepires@gmail.com>
8 lines
81 B
Plaintext
8 lines
81 B
Plaintext
gogs:
|
|
build: docker
|
|
links:
|
|
- db
|
|
- session
|
|
ports:
|
|
- "3000:3000"
|