Docker Library Bot
a7ccd616e2
Run update.sh
2019-07-12 22:10:19 +00:00
Docker Library Bot
5d50195b0c
Run update.sh
2019-07-12 21:10:12 +00:00
Docker Library Bot
c0c6207fcf
Run update.sh
2019-07-12 15:10:31 +00:00
Docker Library Bot
4159734b30
Run update.sh
2019-07-12 01:10:13 +00:00
Docker Library Bot
3a2eb48da9
Run update.sh
2019-07-11 23:10:17 +00:00
Docker Library Bot
cbbfbdce22
Run update.sh
2019-07-11 22:11:57 +00:00
Docker Library Bot
dd18d6f401
Run update.sh
2019-07-11 21:10:07 +00:00
yosifkit
9439216c42
Merge pull request #1529 from naumanna/patch-1
...
Fix markdown characters appearing in description
2019-07-11 13:49:35 -07:00
Andy Naumann
3bdab36436
Fix markdown characters appearing in description
...
Fix the image description so the ``` characters do not appear.
2019-07-11 09:34:48 -05:00
Docker Library Bot
17399df49d
Run update.sh
2019-07-10 22:14:32 +00:00
Docker Library Bot
59ee3ef29f
Run update.sh
2019-07-10 16:14:28 +00:00
Docker Library Bot
93f6d4a13a
Run update.sh
2019-07-10 15:14:07 +00:00
Docker Library Bot
453e7be4be
Run update.sh
2019-07-10 00:10:24 +00:00
Tianon Gravi
74f96e05f8
Merge pull request #1527 from LeoColomb/patch-1
...
Improve YOURLS documentation about env variables
2019-07-09 16:15:26 -07:00
Léo Colombaro
c531d3f27b
Improve YOURLS documentation about env variables
...
Include the official documentation link for variable descriptions.
Closes #1520
2019-07-10 01:12:51 +02:00
Docker Library Bot
791346b610
Run update.sh
2019-07-09 22:13:00 +00:00
Docker Library Bot
9fffbaa84e
Run update.sh
2019-07-09 21:13:33 +00:00
Docker Library Bot
3624f35917
Run update.sh
2019-07-09 20:14:50 +00:00
Docker Library Bot
6ee6e2059e
Run update.sh
2019-07-09 00:12:31 +00:00
Docker Library Bot
55b40c745c
Run update.sh
2019-07-08 23:18:10 +00:00
Docker Library Bot
cc475fc09c
Run update.sh
2019-07-08 20:10:22 +00:00
Tianon Gravi
746f62ee52
Merge pull request #1521 from J0WI/typo
...
Fix typo
2019-07-08 12:32:50 -07:00
Tianon Gravi
3f0a0419ce
Merge pull request #1524 from alt-cloud/master
...
alt: Update information for latest platform
2019-07-08 12:31:26 -07:00
Mikhail Gordeev
e416684f63
alt: Update information for latest platform
2019-07-08 19:54:16 +03:00
Docker Library Bot
5468d793ba
Run update.sh
2019-07-05 21:14:28 +00:00
Docker Library Bot
8e03a045a3
Run update.sh
2019-07-05 17:14:38 +00:00
J0WI
348bc25d8c
Fix typo
2019-07-05 13:53:16 +02:00
Docker Library Bot
9c3abb39d0
Run update.sh
2019-07-04 00:13:40 +00:00
Tianon Gravi
2d3a7234a9
Merge pull request #1519 from gquintard/add/varnish
...
Add/varnish
2019-07-03 16:25:06 -07:00
Guillaume Quintard
0261b52587
[varnish] fix default.vcl path
2019-07-03 14:16:23 -07:00
Docker Library Bot
b82a3a21be
Run update.sh
2019-07-03 21:13:48 +00:00
Guillaume Quintard
146df4cab5
[varnish] streamline a bit
2019-07-03 13:36:07 -07:00
Docker Library Bot
f8cf51ce6c
Run update.sh
2019-07-03 20:16:35 +00:00
Tianon Gravi
b748abd9ea
Update "hello-world/update.sh" to use "docker image inspect" instead of "docker images" (should be way faster)
2019-07-03 13:11:37 -07:00
Tianon Gravi
8a57a0ab64
Parallelize "docker pull" in "hello-world/update.sh"
2019-07-03 12:58:22 -07:00
Tianon Gravi
5a6e2136a5
Allow tags and architectures to be properly empty
2019-07-03 12:55:47 -07:00
Tianon Gravi
299efbdf8f
Merge pull request #1518 from infosiftr/opensuse-deprecation
...
Update opensuse deprecation now that 42.3 is EOL
2019-07-03 12:46:00 -07:00
Tianon Gravi
796c622ab0
Update opensuse deprecation now that 42.3 is EOL
2019-07-03 12:41:44 -07:00
Docker Library Bot
ad877dcd8e
Run update.sh
2019-07-02 23:24:01 +00:00
yosifkit
d4fea516f8
Merge pull request #1514 from infosiftr/adjust-trimming
...
Adjust long-description trimming to prefer trimming tag listing
2019-07-02 15:22:01 -07:00
yosifkit
e60aff17e5
Merge pull request #1517 from infosiftr/deprecate-rethinkdb
...
Deprecate RethinkDB
2019-07-02 15:19:03 -07:00
Docker Library Bot
d3d69654a6
Run update.sh
2019-07-01 23:25:44 +00:00
Docker Library Bot
a37683fab9
Run update.sh
2019-07-01 22:29:09 +00:00
Tianon Gravi
1c078c977c
Deprecate RethinkDB
2019-07-01 15:20:59 -07:00
Tianon Gravi
a428c3d925
Adjust long-description trimming to prefer trimming tag listing
...
Instead of cutting off the end of the image documentation, this change makes the code prefer to trim the entire "Supported tags" list, which for all our images which currently go over the limit brings them down enough to be within. The note about where to get the full `README.md` file (with the "Supported tags" list intact) still stands, although could maybe do with some better styling and/or wording to make it more obvious (TBD).
I also verified that this change does the right thing in the fallback case by making the `postgres` image description intentionally extra long and verified that it simply trims the description content as before (since taking off the tags doesn't make the description short enough to be under the limit in that case).
2019-07-01 14:43:25 -07:00
Docker Library Bot
214b1a9d61
Run update.sh
2019-07-01 21:25:56 +00:00
Tianon Gravi
8535cf610b
Merge pull request #1516 from reshnm/add_sapmachine_logo
...
Add SapMachine logo
2019-07-01 13:08:30 -07:00
Rene Schuenemann
7ce76bc750
Added SapMachine logo.
2019-07-01 17:16:51 +02:00
Docker Library Bot
85ea535863
Run update.sh
2019-06-29 01:23:30 +00:00
Docker Library Bot
fe3bc6ab04
Run update.sh
2019-06-28 21:22:08 +00:00