Docker Library Bot
d4a8bf4d08
Run update.sh
2019-10-02 00:18:45 +00:00
Docker Library Bot
122ad87e31
Run update.sh
2019-10-01 23:15:36 +00:00
Docker Library Bot
b6730dac7e
Run update.sh
2019-10-01 19:17:38 +00:00
Docker Library Bot
4a0b824f67
Run update.sh
2019-09-30 22:17:47 +00:00
Docker Library Bot
710f2e6c09
Run update.sh
2019-09-30 21:17:58 +00:00
yosifkit
7ce23adcfe
Merge pull request #1579 from sfackler/patch-1
...
Fix rust repo link
2019-09-30 13:41:31 -07:00
Steven Fackler
038d712c6d
Fix rust repo link
2019-09-28 14:44:28 -04:00
Docker Library Bot
377d5c37a9
Run update.sh
2019-09-28 00:17:21 +00:00
Docker Library Bot
73b89b28e5
Run update.sh
2019-09-27 21:17:13 +00:00
Docker Library Bot
142bd7a992
Run update.sh
2019-09-27 01:17:17 +00:00
Docker Library Bot
c6d19b8345
Run update.sh
2019-09-27 00:17:02 +00:00
Docker Library Bot
e537726ded
Run update.sh
2019-09-26 23:16:56 +00:00
Docker Library Bot
d07b395f86
Run update.sh
2019-09-26 21:16:43 +00:00
Docker Library Bot
fdac8bc9fb
Run update.sh
2019-09-25 23:10:58 +00:00
Docker Library Bot
68f78912db
Run update.sh
2019-09-25 22:11:02 +00:00
Docker Library Bot
3fbe79aaa7
Run update.sh
2019-09-25 21:12:41 +00:00
Docker Library Bot
103ae92bc7
Run update.sh
2019-09-25 00:17:41 +00:00
Docker Library Bot
51bfeacb28
Run update.sh
2019-09-24 23:17:08 +00:00
Docker Library Bot
07f8cca4ed
Run update.sh
2019-09-23 23:11:16 +00:00
Docker Library Bot
010072a76b
Run update.sh
2019-09-23 22:11:19 +00:00
Docker Library Bot
eebe7394da
Run update.sh
2019-09-20 23:13:11 +00:00
Docker Library Bot
a10f419b39
Run update.sh
2019-09-20 22:11:03 +00:00
Docker Library Bot
7cc20f5544
Run update.sh
2019-09-20 01:11:22 +00:00
Docker Library Bot
eabda6281a
Run update.sh
2019-09-19 23:10:59 +00:00
Docker Library Bot
9bbf7e6222
Run update.sh
2019-09-19 22:12:38 +00:00
Docker Library Bot
7c97bca98e
Run update.sh
2019-09-19 21:11:07 +00:00
Tianon Gravi
a51d93572b
Merge pull request #1576 from docker-solr/solr-update
...
Update solr docs
2019-09-19 13:15:39 -07:00
Martijn Koster
b224411337
Update solr docs
2019-09-19 10:47:29 +01:00
Docker Library Bot
063ccebe87
Run update.sh
2019-09-18 23:16:16 +00:00
Docker Library Bot
afc38a5b27
Run update.sh
2019-09-18 21:16:16 +00:00
Docker Library Bot
66a3adff85
Run update.sh
2019-09-18 20:16:42 +00:00
Docker Library Bot
5380b6dbc8
Run update.sh
2019-09-17 22:16:02 +00:00
yosifkit
b6c36f5d57
Merge pull request #1575 from arthurdm/patch-17
...
Update license.md
2019-09-17 14:37:56 -07:00
Arthur De Magalhaes
be43da793c
Update license.md
2019-09-17 14:04:52 -04:00
Docker Library Bot
b9206c63c6
Run update.sh
2019-09-16 23:16:27 +00:00
Docker Library Bot
174dc4c76c
Run update.sh
2019-09-16 22:11:23 +00:00
Docker Library Bot
bb7879aa96
Run update.sh
2019-09-16 21:16:12 +00:00
yosifkit
e753aca854
Merge pull request #1574 from infosiftr/sharedtags
...
Add a link to our FAQ entry about Shared Tags when we have them
2019-09-16 14:06:43 -07:00
Docker Library Bot
96715b7453
Run update.sh
2019-09-14 00:18:30 +00:00
Tianon Gravi
0aabf70194
Add a link to our FAQ entry about Shared Tags when we have them
...
> # Supported tags and respective `Dockerfile` links
>
> (See ["What's the difference between 'Shared' and 'Simple' tags?" in the FAQ](https://github.com/docker-library/faq#whats-the-difference-between-shared-and-simple-tags ).)
>
> ## Simple Tags
>
> ...
>
> ## Shared Tags
>
> ...
2019-09-13 16:42:32 -07:00
Docker Library Bot
4d281c4b64
Run update.sh
2019-09-13 23:17:44 +00:00
yosifkit
462c47501f
Merge pull request #1573 from infosiftr/more-explicit-deb-suites
...
Adjust "repo:<version>" text ordering to more explicitly recommend "-suite" variants
2019-09-13 15:38:30 -07:00
Docker Library Bot
ca32c0d221
Run update.sh
2019-09-13 22:15:56 +00:00
Docker Library Bot
1ceaa19dba
Run update.sh
2019-09-13 21:17:15 +00:00
Tianon Gravi
5555d840c2
Merge pull request #1570 from ldez/feature/traefik-doc
...
Update Traefik documentation.
2019-09-13 13:24:07 -07:00
Tianon Gravi
9485550baa
Adjust "repo:<version>" text ordering to more explicitly recommend "-suite" variants
...
> ## `ruby:<version>`
>
> This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of.
>
> Some of these tags may have names like buster or stretch in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases ) and indicate which release the image is based on. If your image needs to install any additional packages beyond what comes with the image, you'll likely want to specify one of these explicitly to minimize breakage when there are new releases of Debian.
>
> This tag is based off of [`buildpack-deps`](https://hub.docker.com/_/buildpack-deps/ ). `buildpack-deps` is designed for the average user of Docker who has many images on their system. It, by design, has a large number of extremely common Debian packages. This reduces the number of packages that images that derive from it need to install, thus reducing the overall size of all images on your system.
2019-09-13 12:56:07 -07:00
Fernandez Ludovic
ffa0e39c96
doc: minor fixes.
2019-09-13 02:43:10 +02:00
Fernandez Ludovic
a7ba2e105c
the branch v2.0 instead of master.
2019-09-13 02:26:33 +02:00
Docker Library Bot
b6419071db
Run update.sh
2019-09-13 00:12:07 +00:00
Tianon Gravi
44bb573b07
Merge pull request #1571 from infosiftr/securing-redis
...
Add section on Redis security, warn about exposing it to host network
2019-09-12 16:55:47 -07:00