This website works better with JavaScript.
Explore
Help
Sign In
playground
/
gogs
mirror of
https://github.com/gogits/gogs.git
Watch
1
Star
0
Fork
You've already forked gogs
0
Code
Issues
Releases
Activity
2314
Commits
4
Branches
53
Tags
164 MiB
Tree:
35be8741c4
gogs
/
docker
/
blocks
/
w_db
/
fig
7 lines
67 B
Raw
Normal View
History
Unescape
Escape
Docker mix and match setup 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.
11 years ago
gogs:
build: docker
links:
- db
ports:
- "3000:3000"