Commit Graph

36 Commits

Author SHA1 Message Date
Tianon Gravi 15e3853d42 Convert all `stack.yml` to `compose.yaml`
Docker Swarm Mode has been in severely declining usage and maintenance for years now.  Meanwhile, Docker Compose has had quite a lot of changes (notably deprecating the `version:` field required by Swarm / forward compatibility).  As a result, it no longer makes a ton of sense for us to prefer/suggest Swarm usages.

This changes all references to be `compose.yaml` (the upstream-preferred canonical filename: 9a9cc5d9c3/cli/options.go (L384-L385)) directly, leaving "swarm compatibility" as an exercise for the minority of readers who might still need/want it.

Unfortunately, this also means we need to remove all the play-with-docker links (since it only supports stack deploy via URL arguments, not compose), but my experience with that service is that it hasn't been terribly performant for a while, so I don't think this is a huge loss.

(There were also a few trailing references to the long-since-defunct Docker Machine project which have also been cleaned up.)
2025-05-05 15:34:52 -07:00
Docker Library Bot b47192d256 Run update.sh 2025-01-24 10:09:23 -08:00
Docker Library Bot 9043e993c0 Run update.sh 2025-01-21 14:09:21 -08:00
Docker Library Bot be8ca9fb31 Run update.sh 2025-01-16 10:09:29 -08:00
William Desportes 9154b40d26
Update phpMyAdmin with new ENVs and settings (#2527)
* Update phpMyAdmin with new ENVs and settings
* Also add in developer-tools
* Use MariaDB 10.11 LTS
2025-01-16 09:27:22 -08:00
Docker Library Bot ea329df835 Run update.sh 2025-01-14 16:09:39 -08:00
Docker Library Bot 528bc73da3 Run update.sh 2025-01-13 11:09:31 -08:00
Docker Library Bot 5f83b107ef Run update.sh 2024-12-06 15:09:12 -08:00
David Karlsson 9cec477dde docs: update deprecated/outdated compose syntax and filenames
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-06 13:28:49 +01:00
Docker Library Bot c23bb7f075 Run update.sh 2024-07-08 11:08:54 -07:00
yosifkit 63c9218175
Add Docker Hub categories (#2446)
* Add repo metadata, start with categories!

scripts for checking repo categories, updating the canonical set
added categories to push.pl

* Add initial set of semi-acurate categories

* Adjustments following tianon's review

* Simplify metadata.sh use cases (CI or interactive); just diff and check all the time

Update README.md about metadata.sh usage

* Unify the categories checks into one jq expressions

* Update initial categories

* Link to Docker docs for categories; minor categories script adjustments
2024-05-17 11:44:00 -07:00
Docker Library Bot 3540b79cd7 Run update.sh 2023-07-05 11:18:53 -07:00
Docker Library Bot b8ffb81d69 Run update.sh 2023-05-09 14:18:03 -07:00
Docker Library Bot 57517eae5f Run update.sh 2023-03-27 12:15:04 -07:00
Docker Library Bot 2a6b2fb970 Run update.sh 2023-02-28 15:38:22 -08:00
Docker Library Bot d9a9f14212 Run update.sh 2023-02-08 11:08:53 -08:00
Docker Library Bot d2c51196a9 Run update.sh 2022-11-25 13:13:08 -08:00
William Desportes d0d03cad76
Update the phpMyAdmin image docs
Ref: https://github.com/docker-library/official-images/pull/13594
2022-11-25 18:24:56 +01:00
Docker Library Bot 1b9284ece5 Run update.sh 2022-11-04 15:08:48 -07:00
Docker Library Bot 135b79cc80 Run update.sh 2022-10-07 12:08:49 -07:00
Docker Library Bot c886420d97 Run update.sh 2022-08-11 11:14:13 -07:00
Tianon Gravi d1d7d97b41
Merge pull request #2175 from williamdes/update-phpmyadmin
[phpmyadmin] Update documentation
2022-08-11 10:45:02 -07:00
William Desportes 6372937f8f
Update the phpMyAdmin image docs
Ref: https://github.com/docker-library/official-images/pull/12931
2022-08-10 21:31:30 +02:00
Docker Library Bot 5e022ff391 Run update.sh 2022-08-09 17:13:56 -07:00
Docker Library Bot 4e5604a443 Run update.sh 2022-05-12 17:13:02 -07:00
Docker Library Bot fe6dc9bd4d Run update.sh 2022-05-11 14:08:44 -07:00
Docker Library Bot af19abbf92 Run update.sh 2022-02-11 11:12:32 -08:00
Docker Library Bot edc37242c8 Run update.sh 2021-06-04 17:12:02 +00:00
Docker Library Bot 54bbfcba6f Run update.sh 2021-03-05 01:10:50 +00:00
Docker Library Bot 229edf8385 Run update.sh 2021-02-24 19:11:37 +00:00
Docker Library Bot e577b73dcf Run update.sh 2021-02-12 23:11:08 +00:00
Docker Library Bot 67262ed5c9 Run update.sh 2021-01-15 23:10:39 +00:00
Docker Library Bot 3865b32f8c Run update.sh 2020-11-06 22:10:17 +00:00
Docker Library Bot 3eadf39ecc Run update.sh 2020-08-27 00:09:54 +00:00
J0WI 301c98c706 Remove redundant section 2020-05-07 15:46:19 +02:00
J0WI 1a06458dd2 Add phpMyAdmin 2020-01-16 23:19:52 +01:00