Guillaume Lours
|
2056ab2f01
|
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>
|
2021-11-04 15:51:58 +01:00 |
|
Andy Madge
|
a42a8531ab
|
Added --no-cache-dir option to all Python pip commands in Dockerfiles (#113)
The cache gives no benefit to a Docker image but it does add size, hence it's best left out.
Signed-off-by: Andy Madge <andymadge@gmail.com>
|
2021-03-22 10:01:41 +01:00 |
|
Ryuichi Watanabe
|
a92c067f75
|
Rename docker-compose.yml to docker-compose.yaml (#92)
Signed-off-by: watanabe.ryuichi <jpz2046@linecorp.com>
|
2021-03-19 11:39:46 +01:00 |
|
carehart
|
77f04a4539
|
correct reference to number of containers
Signed-off-by: carehart <charlie@carehart.org>
|
2020-07-27 22:26:00 -05:00 |
|
Hans(Akhil) Maulloo
|
d3c5f28243
|
fixed title in flask readme file (#51)
Signed-off-by: kouul <maulloohans@gmail.com>
|
2020-04-08 16:39:04 +02:00 |
|
Damanpreet Singh
|
b3db208944
|
Updated Dockerfile for flask app
Signed-off-by: Damanpreet Singh <daman.4880@gmail.com>
|
2020-03-26 18:51:43 +05:30 |
|
kouul
|
5feddf0854
|
resolved newline changes
Signed-off-by: kouul <maulloohans@gmail.com>
|
2020-03-26 14:24:47 +04:00 |
|
kouul
|
83a24f681f
|
add flask sample
Signed-off-by: kouul <maulloohans@gmail.com>
|
2020-03-26 08:44:07 +04:00 |
|