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
1979
Commits
4
Branches
53
Tags
164 MiB
Tree:
fb9dcfa921
gogs
/
docker
/
blocks
/
w_cache_session
/
fig
8 lines
84 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:
- cache
- session
ports:
- "3000:3000"