7 Commits (master)

Author SHA1 Message Date
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 4bba832f88
Arm64 and check Compose v2 support (#177)
add support of arm64 architecture for the following samples: 
* aspnet-mssql
* elasticsearch-logstash-kibana
* nginx-aspnet-mysql
* nginx-flask-mysql
* nginx-golang-mysql
* react-java-mysql
* sparkjava-mysql
* wordpress-mysql
* react-express-mysql
* react-express-mongodb

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 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
Kai Devrim 66e821ffa0
Update Wordpress-MySQL README (#145)
It previously said at the bottom, 
`To remove all Gitea data,`
I changed it from Gitea to Wordpress
`To remove all Wordpress data,`
3 years ago
Javier López Barba 744ed86c55
Add missing expose field to docker compose files (#124)
Signed-off-by: javi <javier@okteto.com>
3 years ago
Kohei Niimi 3253a84db6
delete one of the two restart. (#108)
Signed-off-by: Kohei Niimi <kouhei.aquamarines@gmail.com>
4 years ago
Anca Iordache 4cd956ee1c Add wordpress-mysql sample
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
5 years ago