mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 16:53:25 +01:00
a5f9077e5a
Shrink docker image. Update from fig (deprecated) to docker-compose. Update README.md. Signed-off-by: Tiago Pires <tandrepires@gmail.com>
8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
gogs:
|
|
build: docker
|
|
links:
|
|
- cache
|
|
- session
|
|
ports:
|
|
- "3000:3000"
|