This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2479
Commits
2
Branches
0
Tags
240 MiB
Tree:
1d52793faf
gitea
/
docker
/
blocks
/
w_db_session
/
docker-compose
8 lines
81 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
- session
ports:
- "3000:3000"