Commit Graph

11 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
Milas Bowman 7f5179ea3e
nginx-golang-postgres: add dev envs config (#275)
* Add Docker Desktop Development Environments config
* Upgrade to Go 1.18
* Replace nginx build with image + read-only bind mount

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-07-12 10:08:02 +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
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
GanjMonk 112937d694
pq update from v.0.0.0 to v1.10.3 (#170)
pq updated due to issue with the latest postgress image "unknown authentication response: 10"
https://github.com/lib/pq/issues/817

Signed-off-by: GanjMonk <solov333@gmail.com>
2021-10-12 23:02:02 +02:00
Javier López Barba 744ed86c55
Add missing expose field to docker compose files (#124)
Signed-off-by: javi <javier@okteto.com>
2021-04-30 22:29:16 +02:00
Guillaume Lours 3305168f9d
Merge pull request #77 from inductor/update_alpine
Update Alpine to 3.12 from 3.7
2020-08-10 15:03:54 +02:00
carehart 77f04a4539 correct reference to number of containers
Signed-off-by: carehart <charlie@carehart.org>
2020-07-27 22:26:00 -05:00
inductor 361b0f5bb9 Update Alpine to 3.12 from 3.7
Signed-off-by: inductor <kohei.ota@hpe.com>
2020-07-21 16:50:54 +09:00
Anca Iordache 77c6920a83 Fix default port mapping and indentation
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2020-03-24 00:44:49 +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