Commit Graph

13421 Commits

Author SHA1 Message Date
Docker Library Bot 657084641e Run update.sh 2024-07-09 09:08:54 -07:00
Docker Library Bot f7ffa415b9 Run update.sh 2024-07-08 17:08:48 -07:00
Docker Library Bot 71286b3ff9 Run update.sh 2024-07-08 16:08:47 -07:00
Docker Library Bot 7163847267 Run update.sh 2024-07-08 14:08:48 -07:00
Docker Library Bot c23bb7f075 Run update.sh 2024-07-08 11:08:54 -07:00
yosifkit adfacb9d8f
Merge pull request #2464 from infosiftr/breathe
Add newlines between tag groups so they get better line-spacing
2024-07-08 11:03:32 -07:00
Earlopain 2686af49e4
Update examples from "ruby:3.0" to "ruby:3.3" (#2463)
* Update examples from "ruby:3.0" to "ruby:3.3"

Previous: https://github.com/docker-library/docs/pull/2051

3.0 images are not build/updated anymore

* Drop mentions of unused bundler env variables for ruby

Dropped in:
* https://github.com/docker-library/ruby/pull/209
* https://github.com/docker-library/ruby/pull/306
2024-07-08 10:53:06 -07:00
yosifkit e97f33bf30
Merge pull request #2466 from infosiftr/push-perl-bump
Update `push.pl` runtime to Perl 5.39 and Debian Bookworm
2024-07-08 10:43:34 -07:00
yosifkit e06eea6f8f
Merge pull request #2465 from infosiftr/unicode-vs-bytes
Trim descriptions based on bytes, not characters
2024-07-08 10:43:08 -07:00
Docker Library Bot 2532cd23f4 Run update.sh 2024-07-08 10:08:52 -07:00
eWɘyn 20d0481fba
Joomla Update (#2462)
* Update the Joomla stack details

* Update the Joomla gitub-repo

* Update the Joomla stack details to allow auto deployment

* Update Joomla Docker documentation to improve clarity and enhance configuration options

- Changed container network configuration to use Docker networks instead of linking containers.
- Introduced new environment variables for database configuration:
  - `JOOMLA_DB_PASSWORD_FILE`: Path to a file containing the database password.
  - `JOOMLA_DB_TYPE`: Database type with options for "mysqli" and "pgsql".
- Added environment variables for auto-deployment configuration:
  - `JOOMLA_SITE_NAME`, `JOOMLA_ADMIN_USER`, `JOOMLA_ADMIN_USERNAME`, `JOOMLA_ADMIN_PASSWORD`, `JOOMLA_ADMIN_EMAIL`
  - `JOOMLA_EXTENSIONS_URLS`, `JOOMLA_EXTENSIONS_PATHS`
  - `JOOMLA_SMTP_HOST`, `JOOMLA_SMTP_HOST_PORT`
- Updated port mapping instructions to reflect the new network setup.
- Corrected the Dockerfile reference link for adding additional PHP extensions.

These changes improve the setup process, provide more flexible configuration options, and correct outdated references.

* Fix network name in Docker run commands to be consistent.

* Fix formatting in joomla/content.md file
2024-07-08 09:55:59 -07:00
Docker Library Bot 9955914a84 Run update.sh 2024-07-05 17:09:02 -07:00
Tianon Gravi 91eeb8d637 Update `push.pl` runtime to Perl 5.39 and Debian Bookworm 2024-07-05 16:46:01 -07:00
Tianon Gravi 6fbb0282e9 Trim descriptions based on bytes, not characters
It turns out that the Hub description length limit is 25k *bytes*, not characters.  We've gotten lucky that our few unicode glyphs have landed so far such that we've never run into a problem with this before now, but we're currently hitting this while trying to push the `amd64/nextcloud` description in that the trimmed version ends up being exactly 25,003 bytes thanks to the unicode glyphs throwing off our trimming calculations (and getting really [un]lucky with the exact positioning of the markdown such that our trimming doesn't walk back far enough).

This fixes that by calculating and trimming based on bytes, accounting for cases of unicode glyphs directly spanning the 25k byte boundary.

After applying this fix, the same breaking `amd64/nextcloud` trimmed description is 24,725 bytes instead.
2024-07-05 16:35:22 -07:00
Tianon Gravi 796319414b Add newlines between tag groups so they get better line-spacing
Especially with Docker Hub's new stylesheets, the tag listing is *really* compressed and hard to scan/read, especially on the really extreme examples like `tomcat`.

This adjusts the line-spacing such that they should have a little more breathing room overall.
2024-07-05 15:15:14 -07:00
Tianon Gravi a20b1d523e Apply a couple minor improvements/simplifications to `generate-dockerfile-links-partial.*`
This creates no visible change in behavior (the `--arch-filter` flag to `bashbrew list` didn't exist at the time this was originally written, and it looks like our newline outputting behavior has changed over time such that it can now be simplified).
2024-07-05 15:02:53 -07:00
Docker Library Bot d0c5005ed0 Run update.sh 2024-07-05 14:09:27 -07:00
Docker Library Bot 3524605155 Run update.sh 2024-07-05 12:08:53 -07:00
Docker Library Bot 9dab16c7f8 Run update.sh 2024-07-04 19:09:25 -07:00
Docker Library Bot 0612ca6ffb Run update.sh 2024-07-03 17:08:49 -07:00
Docker Library Bot 0620dfb211 Run update.sh 2024-07-03 16:08:52 -07:00
Docker Library Bot 085a866304 Run update.sh 2024-07-03 15:08:48 -07:00
Docker Library Bot e3d350517a Run update.sh 2024-07-03 12:08:47 -07:00
Docker Library Bot 7ecbd81633 Run update.sh 2024-07-03 11:08:50 -07:00
Docker Library Bot 0222532042 Run update.sh 2024-07-03 10:08:48 -07:00
Docker Library Bot 31cce5b7d4 Run update.sh 2024-07-03 09:08:53 -07:00
Docker Library Bot a7f4c24ae0 Run update.sh 2024-07-02 17:10:18 -07:00
Docker Library Bot 93ee1283df Run update.sh 2024-07-02 15:08:48 -07:00
yosifkit 1815caae21
Merge pull request #2461 from infosiftr/centos-eol
Adjust CentOS deprecation notice to be more inclusive
2024-07-02 14:41:57 -07:00
Tianon Gravi 7f50385266 Adjust CentOS deprecation notice to be more inclusive
Co-authored-by: David Dooling <david.dooling@docker.com>
2024-07-02 14:38:47 -07:00
Docker Library Bot 92c8bd8633 Run update.sh 2024-07-02 14:10:36 -07:00
Docker Library Bot 0aa03fb9e2 Run update.sh 2024-07-02 12:08:51 -07:00
Tianon Gravi f543bb8b3e
Merge pull request #2460 from Kong/fix-kong-license-link
update kong license link
2024-07-02 12:02:04 -07:00
Hans Hübner 81ae262683
update kong license link
fixes https://github.com/Kong/kong/issues/13322
2024-07-02 07:58:59 +02:00
Docker Library Bot a678ca25de Run update.sh 2024-07-01 18:15:29 -07:00
Tianon Gravi c3dc022a85 Remove `sl` (fully EOL, fully up-to-date descriptions on Hub)
https://github.com/docker-library/official-images/pull/17083
2024-07-01 16:36:25 -07:00
Docker Library Bot 77fca284c2 Run update.sh 2024-07-01 16:33:19 -07:00
Docker Library Bot f84f69616f Run update.sh 2024-07-01 15:23:36 -07:00
Tianon Gravi b24c88248c
Merge pull request #2459 from jcpunk/depricate-sl
Add deprecation notice for Scientific Linux
2024-07-01 15:20:16 -07:00
Docker Library Bot a34e95aa02 Run update.sh 2024-07-01 15:09:00 -07:00
Docker Library Bot 3ab27084f5 Run update.sh 2024-07-01 11:08:55 -07:00
Pat Riehecky 7739339227 Add deprecation notice for Scientific Linux 2024-07-01 13:07:12 -05:00
Docker Library Bot 7d709aa255 Run update.sh 2024-06-28 17:09:02 -07:00
Docker Library Bot bdaea44d46 Run update.sh 2024-06-28 14:09:05 -07:00
Docker Library Bot 173e6df667 Run update.sh 2024-06-28 13:08:53 -07:00
Docker Library Bot 26d04dcf45 Run update.sh 2024-06-28 12:08:55 -07:00
Docker Library Bot d422f08845 Run update.sh 2024-06-27 17:08:56 -07:00
Docker Library Bot 1603a6cb21 Run update.sh 2024-06-27 13:08:53 -07:00
Docker Library Bot 48bce0fb92 Run update.sh 2024-06-27 12:08:55 -07:00
FHefterSRH 3afe4cb92d
Fix talker_listener.launch -> talker_listener_launch (#2458)
Co-authored-by: FAH <qwertz@magic.ms>
2024-06-27 11:57:25 -07:00