mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-02 13:24:17 +00:00
a5f9077e5a
Shrink docker image. Update from fig (deprecated) to docker-compose. Update README.md. Signed-off-by: Tiago Pires <tandrepires@gmail.com>
5 lines
49 B
Plaintext
5 lines
49 B
Plaintext
gogs:
|
|
build: docker
|
|
ports:
|
|
- "3000:3000"
|