Commit Graph

8 Commits

Author SHA1 Message Date
Nick Sieger
c2f8036fd3
Add "Open in Docker Dev Environments" links (#280)
* readme: add devenvs links in READMEs

Signed-off-by: Nick Sieger <nick@nicksieger.com>
2022-09-01 11:39:33 -05:00
Guillaume Lours
34115dcd3c
add configuration to use vuejs sample with Docker Dev Environments feature (#253)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-12 12:13:43 +02:00
Nicolas De loof
667bd9facb
Adopt Compose v2 (#240)
* Adopt Compose v2

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2022-05-10 11:59:25 +02:00
stuffinator
e90f6f22af
fixed service name in description (#178)
I assume the README was originally copied from the sparkjava example and whoever copied it forgot to change the service name.

Signed-off-by: stuffinator <robzen@online.de>
2021-11-15 21:27:40 +01:00
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
carehart
77f04a4539 correct reference to number of containers
Signed-off-by: carehart <charlie@carehart.org>
2020-07-27 22:26:00 -05:00
Guillaume Lours
4478c5c142 Udpdate some README.md files and change the version of node image for vuejs sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-24 17:00:48 +01:00
Anca Iordache
f1e4cca535 Move all samples to the root dir
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2020-03-16 17:23:59 +01:00