This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
han2015
/
tank
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
蓝眼网盘定制版
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72
Commits
1
Branch
0
Tags
38 MiB
Tree:
31ba9f5c5f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '31ba9f5c5f'
${ noResults }
tank
/
docker-compose.yml
10 lines
109 B
Raw
Normal View
History
Add more things into Dockerfile.
8 years ago
version
:
'3'
services
:
web
:
build
:
.
ports
:
-
"5000:5000"
redis
:
image
:
"redis:alpine"