This website works better with JavaScript.
Explore
Help
Sign In
Iron_Felix
/
awesome-compose
Watch
1
Star
0
Fork
You've already forked awesome-compose
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6a48fdf4db
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6a48fdf4db'
${ noResults }
awesome-compose
/
flask
/
docker-compose.yaml
6 lines
66 B
YAML
Raw
Normal View
History
Unescape
Escape
Remove version from compose files to conform to the specification (#167) https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-top-level-element Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
services
:
add flask sample Signed-off-by: kouul <maulloohans@gmail.com>
5 years ago
web
:
build
:
app
ports
:
resolved newline changes Signed-off-by: kouul <maulloohans@gmail.com>
5 years ago
-
'5000:5000'