Commit Graph

5945 Commits

Author SHA1 Message Date
Docker Library Bot 390c48830b Run update.sh 2017-09-21 18:31:51 +00:00
Tianon Gravi 0a65f73d5f Merge pull request #1014 from influxdata/master
Update influxdb documentation with database initialization
2017-09-21 10:44:53 -07:00
Docker Library Bot 8a5dcb7df2 Run update.sh 2017-09-21 17:31:42 +00:00
yosifkit 8bc2e1e4d2 Merge pull request #1012 from vmassol/patch-4
Update documentation after the fix for https://jira.xwiki.org/browse/
2017-09-21 10:14:13 -07:00
Jonathan A. Sternberg 86a91aab41 Update influxdb documentation with database initialization 2017-09-21 09:26:50 -05:00
Vincent Massol c5ee81cd51 Update documentation after the fix for https://jira.xwiki.org/browse/XDOCKER-20 2017-09-21 10:38:28 +02:00
Docker Library Bot 7ef392aa0c Run update.sh 2017-09-20 22:31:36 +00:00
Docker Library Bot eef9d333c9 Run update.sh 2017-09-20 20:31:39 +00:00
Docker Library Bot 61282111d2 Run update.sh 2017-09-20 17:31:30 +00:00
Florian Woerner 5c83d1c578 Add port option in the example without a Dockerfile (#1008)
* Add port option in the example without a Dockerfile

Add '-p 80:80' to the example without a Dockerfile.
This expose the port 80 so that users can conect to the server through a web client.
2017-09-20 10:26:01 -07:00
Docker Library Bot 0c947c740d Run update.sh 2017-09-19 23:31:44 +00:00
Docker Library Bot 68b6b0f2c0 Run update.sh 2017-09-19 21:31:42 +00:00
Docker Library Bot 788d601a52 Run update.sh 2017-09-19 20:31:34 +00:00
Docker Library Bot 753702b810 Run update.sh 2017-09-19 11:31:58 -07:00
Docker Library Bot 2bab61911e Run update.sh 2017-09-19 10:31:58 -07:00
Docker Library Bot 113a36aedf Run update.sh 2017-09-18 23:31:42 +00:00
Docker Library Bot 7b30b0f1c9 Run update.sh 2017-09-18 15:32:12 -07:00
Docker Library Bot 7c093b11f3 Run update.sh 2017-09-18 12:32:03 -07:00
Docker Library Bot ef270846fd Run update.sh 2017-09-18 18:31:45 +00:00
Docker Library Bot c74db85284 Run update.sh 2017-09-18 17:31:51 +00:00
Tianon Gravi b89f322ad0 Merge pull request #1010 from psftw/fix-haskell-url
Fix URL in Haskell docs.
2017-09-18 09:38:37 -07:00
Tianon Gravi aa70f226e8 Merge pull request #1007 from jonocodes/master
Update README.md for Kong
2017-09-18 09:35:29 -07:00
Peter Salvatore 3f682f469f Fix URL in Haskell docs. 2017-09-18 14:55:35 +00:00
Jono ecd73222e2 Interactive mode is not required to run kong database migrations
Signed-off-by: Jono <jono@foodnotblogs.com>
2017-09-17 21:41:26 -07:00
Jono 74518562ee Update README.md
Remove -it from migration run since it was tripping up a script I was writing. This is not needed because it is not being used interactively here.
2017-09-15 16:35:21 -07:00
Docker Library Bot b72b275fce Run update.sh 2017-09-15 23:31:45 +00:00
Docker Library Bot 59da0db812 Run update.sh 2017-09-15 22:31:41 +00:00
Elisey Zanko 6bd8f3ff67 Update Zookeeper documentation (#999)
* Notes on the new environment variables
2017-09-15 14:47:39 -07:00
Docker Library Bot 60173b9028 Run update.sh 2017-09-15 20:31:46 +00:00
Docker Library Bot 8f55e73ffe Run update.sh 2017-09-15 19:32:00 +00:00
yosifkit 5951c58c02 Merge pull request #1006 from dinogun/update_2_sr5
Bump IBM Java version to 1.8.0_sr5 (8.0.5.0).
2017-09-15 12:30:29 -07:00
Dinakar Guniguntala dec8ec8bd5 Bump IBM Java version to 1.8.0_sr5 (8.0.5.0). 2017-09-15 23:52:56 +05:30
Docker Library Bot 591b626c97 Run update.sh 2017-09-14 22:31:53 +00:00
yosifkit d214608418 Merge pull request #1005 from tilosp-docker/nextcloud-pr-153
[Nextcloud] Added readme entry for auto config
2017-09-14 14:45:08 -07:00
Docker Library Bot 1239460422 Run update.sh 2017-09-14 21:31:45 +00:00
Docker Library Bot 437cbfcca1 Run update.sh 2017-09-14 17:31:42 +00:00
Tilo Spannagel 4559185336
[Nextcloud] Added readme entry for auto config
nextcloud/docker#153
2017-09-14 17:28:12 +02:00
Docker Library Bot 76c6d64746 Run update.sh 2017-09-14 02:31:41 -07:00
Docker Library Bot 992435d0bd Run update.sh 2017-09-13 23:31:58 +00:00
Docker Library Bot d1c4e7c9ed Run update.sh 2017-09-13 22:31:49 +00:00
yosifkit 94f9285252 Merge pull request #1004 from infosiftr/assume-latest
Fix an assumption of repos having a "latest" tag
2017-09-13 14:39:24 -07:00
Docker Library Bot 55798101db Run update.sh 2017-09-13 21:31:46 +00:00
Tianon Gravi d7a226bc9f Fix an assumption of repos having a "latest" tag
This also changes the `buildpack-deps` detection so that it only triggers the "this image is large with lots of packages" description if some tag of the image being described is `FROM buildpack-deps` (and _not_ simply `-curl` or `-scm` variants), which adjusts `golang`, `haxe`, `influxdb`, `kapacitor`, `openjdk`, and `telegraf` to correctly have the shorter non-`buildpack-deps`-referencing description.
2017-09-13 14:15:33 -07:00
yosifkit a4dbe9aa28 Merge pull request #1003 from infosiftr/SharedTags
Add SharedTags information to "Supported tags" listing
2017-09-13 13:54:26 -07:00
Tianon Gravi 48c7645a47 Add SharedTags information to "Supported tags" listing 2017-09-13 13:28:17 -07:00
Tianon Gravi 7f6b0525db Add a hard timeout on "docker pull" in hello-world/update.sh 2017-09-13 13:26:43 -07:00
Docker Library Bot 663c346031 Run update.sh 2017-09-13 11:35:50 +00:00
Docker Library Bot 104bb1a863 Run update.sh 2017-09-13 03:33:35 -07:00
Docker Library Bot 326aa6e2da Run update.sh 2017-09-13 05:35:56 +00:00
Docker Library Bot f0de3d6d51 Run update.sh 2017-09-12 21:31:52 -07:00