1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/docker/blocks/w_cache_session/docker-compose
Tiago Pires a5f9077e5a Update docker image.
Shrink docker image.
Update from fig (deprecated) to docker-compose.
Update README.md.

Signed-off-by: Tiago Pires <tandrepires@gmail.com>
2015-07-20 15:19:46 +01:00

8 lines
84 B
Plaintext

gogs:
build: docker
links:
- cache
- session
ports:
- "3000:3000"