Commit Graph

389 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 a0672c1cc2 Run update.sh 2025-04-21 15:10:14 -07:00
Docker Library Bot 8a29fca44d Run update.sh 2025-03-19 17:09:58 -07:00
Docker Library Bot 808728b26f Run update.sh 2025-03-14 12:09:33 -07:00
Docker Library Bot 6b78b6bf5d Run update.sh 2025-02-25 17:09:44 -08:00
Docker Library Bot a8f4877c91 Run update.sh 2025-02-13 15:10:47 -08:00
Docker Library Bot 3b0702b69f Run update.sh 2025-01-17 09:09:33 -08:00
Docker Library Bot ceda84e5db Run update.sh 2024-12-12 14: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 a5e63d991a Run update.sh 2024-12-05 17:09:19 -08:00
Docker Library Bot 8c29fb91e0 Run update.sh 2024-11-08 14:09:20 -08:00
Docker Library Bot 7faa277231 Run update.sh 2024-10-21 11:09:49 -07:00
Docker Library Bot b5842eb0fd Run update.sh 2024-10-18 12:09:12 -07:00
Docker Library Bot 8c6d519293 Run update.sh 2024-10-11 10:09:11 -07:00
Docker Library Bot 76617d7017 Run update.sh 2024-09-18 14:09:14 -07:00
Docker Library Bot 03cc5a4427 Run update.sh 2024-09-03 14:09:06 -07:00
Docker Library Bot f80da10a27 Run update.sh 2024-08-21 10:19:41 -07:00
Docker Library Bot c2dacbd593 Run update.sh 2024-07-22 14:08:58 -07:00
Docker Library Bot c23bb7f075 Run update.sh 2024-07-08 11:08:54 -07:00
Docker Library Bot 31cce5b7d4 Run update.sh 2024-07-03 09:08:53 -07:00
Docker Library Bot 7913959111 Run update.sh 2024-06-26 12:08:55 -07:00
Docker Library Bot 806a1b1878 Run update.sh 2024-06-18 16:08:48 -07:00
Docker Library Bot 9ad0c45ab2 Run update.sh 2024-05-31 10:10:46 -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 b73e22803a Run update.sh 2024-04-26 15:04:15 -07:00
Docker Library Bot c158395f87 Run update.sh 2024-04-24 16:10:04 -07:00
Docker Library Bot d2885c46af Run update.sh 2024-04-08 15:10:26 -07:00
David Karlsson ddad5da2f7 docs: fix oudated links to docs.docker.com
Some of the updated links had redirects in place,
Updating them to current paths to avoid relying on old redirects.
This is not an exhaustive update to all links,
just a few links that I happened to pick up on.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-08 09:47:18 +02:00
Docker Library Bot f1b178b191 Run update.sh 2024-04-02 17:22:30 -07:00
J0WI 2a2fcce727 Update Nextcloud 2024-04-02 23:23:36 +02:00
Docker Library Bot 89af97969c Run update.sh 2024-03-29 11:10:58 -07:00
Docker Library Bot f1f06cba90 Run update.sh 2024-03-04 17:09:49 -08:00
Docker Library Bot ba3bb145d8 Run update.sh 2024-02-05 11:09:58 -08:00
Simon L 9ebd6c2797 update nextcloud wording
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-02-05 11:57:28 +01:00
Docker Library Bot c888e9b485 Run update.sh 2024-02-01 14:09:47 -08:00
Docker Library Bot 2e30bbb81a Run update.sh 2024-01-25 12:18:04 -08:00
Docker Library Bot 8e1ad92296 Run update.sh 2024-01-16 11:22:37 -08:00
Raphael Nestler c534c3629c Mention minimal SMTP configuration in README.md
Looking at d1dbc77e0b/.config/smtp.config.php
it is clear that `SMTP_HOST`, `MAIL_FROM_ADDRESS` and `MAIL_DOMAIN` must be set.
2023-12-26 15:51:42 +01:00
Docker Library Bot e8ec4e4143 Run update.sh 2023-12-21 14:09:38 -08:00
Docker Library Bot 3629a59f73 Run update.sh 2023-12-20 15:18:40 -08:00
Joseph Ferguson 8b35a43795 Typo fixes
And some stack.yml version updates
2023-12-20 15:01:37 -08:00
Docker Library Bot 80fd1a152d Run update.sh 2023-12-15 17:18:30 -08:00
Docker Library Bot 667d4535ba Run update.sh 2023-12-12 15:09:44 -08:00
Docker Library Bot 5cf1ec99b3 Run update.sh 2023-11-28 10:10:14 -08:00
Docker Library Bot b1d4a8d937 Run update.sh 2023-10-27 09:09:41 -07:00
Docker Library Bot 797af14bfc Run update.sh 2023-10-11 10:25:04 -07:00
Docker Library Bot ce61106de2 Run update.sh 2023-10-04 15:09:39 -07:00