mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-05 19:52:54 +00:00
![Tristan Storch](/assets/img/avatar_default.png)
Rewrite of the docker setup. Now uses fig to manage containers and container linkage. The base is a block based mix and match, which will give you the possibility to easily test all configurations.
5 lines
49 B
Plaintext
5 lines
49 B
Plaintext
gogs:
|
|
build: docker
|
|
ports:
|
|
- "3000:3000"
|