Commit Graph

94 Commits

Author SHA1 Message Date
Docker Library Bot 415c2259d8 Run update.sh 2025-05-16 11:09:54 -07:00
Docker Library Bot 610abd9aff Run update.sh 2025-05-05 16:10:01 -07:00
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 07c46faa53 Run update.sh 2025-03-21 10:09:46 -07:00
Docker Library Bot da2dec38fe Run update.sh 2025-03-07 12:10:39 -08:00
Docker Library Bot be8ca9fb31 Run update.sh 2025-01-16 10:09:29 -08:00
Docker Library Bot 528bc73da3 Run update.sh 2025-01-13 11:09:31 -08:00
Docker Library Bot 010274344f Run update.sh 2025-01-08 15:09:36 -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 57ee883c73 Run update.sh 2023-10-16 17:09:40 -07:00
Docker Library Bot eb4c5b58b5 Run update.sh 2023-06-07 16:18:38 -07:00
Docker Library Bot b8ffb81d69 Run update.sh 2023-05-09 14:18:03 -07:00
Docker Library Bot b332fd479d Run update.sh 2023-05-02 11:17:53 -07:00
Docker Library Bot ad42c08e0d Run update.sh 2022-12-07 14:08:47 -08: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 503ce5c51b Run update.sh 2022-09-20 13:14:13 -07:00
Docker Library Bot 96acc8e4bc Run update.sh 2022-04-07 11:12:48 -07:00
Tianon Gravi 44c07ade44 Adjust a few content oddities
Esp. fixing cases of 91c4530fd2
2022-04-07 11:02:29 -07:00
Docker Library Bot eb9b687752 Run update.sh 2022-03-17 18:08:35 -07:00
Docker Library Bot 7d1c94960a Run update.sh 2022-03-10 13:12:30 -08:00
Docker Library Bot 67262ed5c9 Run update.sh 2021-01-15 23:10:39 +00:00
Docker Library Bot ac57e65463 Run update.sh 2020-11-19 02:10:13 +00:00
Docker Library Bot aeaaf6a07d Run update.sh 2020-06-22 23:09:37 +00:00
Docker Library Bot 4944effa43 Run update.sh 2020-05-01 20:11:02 +00:00
Docker Library Bot d17d5e5eac Run update.sh 2019-12-09 21:11:45 +00:00
Docker Library Bot 74b6693e91 Run update.sh 2019-06-26 22:20:14 +00:00
Docker Library Bot aec5bdc2ea Run update.sh 2019-06-13 22:26:32 +00:00
Docker Library Bot 6943ae9306 Run update.sh 2019-06-03 20:19:48 +00:00
Docker Library Bot 5e7f1a59f2 Run update.sh 2019-04-18 18:11:05 +00:00
Docker Library Bot 5cfddd099e Run update.sh 2019-02-20 23:10:15 +00:00
Tianon Gravi 5c155fc1af Remove "Repository Links" links 😞 2019-02-20 13:48:30 -08:00
Docker Library Bot 1d6a1e5986 Run update.sh 2018-12-13 07:11:28 +00:00
Docker Library Bot cf8703e5ea Run update.sh 2018-10-11 18:09:32 +00:00
Docker Library Bot d332f1a28d Run update.sh 2018-08-09 21:09:51 +00:00
Docker Library Bot 268f660f54 Run update.sh 2018-05-30 22:09:20 +00:00
Docker Library Bot 7c357d9746 Run update.sh 2018-05-22 15:09:39 +00:00
Docker Library Bot d1024548d8 Run update.sh 2018-03-29 03:09:47 +00:00
Docker Library Bot 40230cffa9 Run update.sh 2017-11-02 20:31:33 +00:00
Tianon Gravi 25a5b70c1b Adjust a ton of image references (especially to use %%IMAGE%%) 2017-10-09 15:30:46 -07:00
Docker Library Bot 959ade0b5a Run update.sh 2017-10-02 20:31:46 +00:00
Docker Library Bot 7318870c71 Run update.sh 2017-09-27 04:31:50 +00:00
Docker Library Bot 231ea08908 Run update.sh 2017-08-23 21:36:27 +00:00
Docker Library Bot 27a8c10dac Run update.sh 2017-06-21 21:31:54 +00:00
Docker Library Bot bd9bf4e52b Run update.sh 2017-06-19 17:32:41 +00:00
Docker Library Bot 7edf26875d Run update.sh 2017-04-21 18:34:24 -07:00
Tianon Gravi 0c2b9dcce8 Refactor the way information (especially links) are presented
This should make it much faster to find the right place to file issues, get help, find out whether upstream maintains an image, etc.

I've done my best to represent each `REPO/maintainer.md` file appropriately, but I might have missed some (or there might be something else a maintainer prefers be listed there, either more or less descriptive, for example), which would be welcome contributions following this change.
2017-04-21 17:48:19 -07:00