9 Commits (d7f81842a4d0c78b74e84cf61d289bd58cfe4ec7)

Author SHA1 Message Date
Milas Bowman c172cd7f01
nginx-flask-mongo: add dev envs support (#268)
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2 years ago
Nicolas De loof 667bd9facb
Adopt Compose v2 (#240)
* Adopt Compose v2

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2 years ago
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>
3 years ago
yuzu bd5fa7b667
Fix typo: `fom` -> `from` (#142)
Signed-off-by: Yz4230 <yuzupon1480@gmail.com>
3 years ago
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>
4 years ago
Tuna Alaygut d0769851bc
Fixed a typo in the return message (#107)
Signed-off-by: Tuna Alaygut <alaygut@gmail.com>
4 years ago
carehart 77f04a4539 correct reference to number of containers
Signed-off-by: carehart <charlie@carehart.org>
4 years ago
Anca Iordache 77c6920a83 Fix default port mapping and indentation
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
5 years ago
Anca Iordache f1e4cca535 Move all samples to the root dir
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
5 years ago