Commit Graph

266 Commits

Author SHA1 Message Date
Docker Library Bot 2e8878a1c0 Run update.sh 2020-02-26 01:10:35 +00:00
Docker Library Bot d17d5e5eac Run update.sh 2019-12-09 21:11:45 +00:00
Docker Library Bot 9fe99789b0 Run update.sh 2019-12-03 02:11:44 +00:00
nurgasemetey 005e149280
typor in content.md 2019-12-01 23:04:31 +03:00
Docker Library Bot 6f8bdd2c8c Run update.sh 2019-10-30 23:11:54 +00:00
Docker Library Bot aec9a09c10 Run update.sh 2019-09-10 00:16:51 +00:00
Docker Library Bot 9c3abb39d0 Run update.sh 2019-07-04 00:13:40 +00:00
Docker Library Bot 74b6693e91 Run update.sh 2019-06-26 22:20:14 +00:00
Docker Library Bot aec5bdc2ea Run update.sh 2019-06-13 22:26:32 +00:00
Docker Library Bot bce472b222 Run update.sh 2019-03-15 21:10:31 +00:00
Tianon Gravi 1da9a5c374 Update Cassandra with Joe's suggestions 2019-03-14 16:42:54 -07:00
Tianon Gravi 8925315ef8 Ditch a lot of "--link" examples (using "--network some-network" instead to force users to do more homework) 2019-03-04 17:15:55 -08:00
Docker Library Bot 85252c3551 Run update.sh 2019-02-13 21:13:38 +00:00
Docker Library Bot 1318b21fa2 Run update.sh 2018-11-19 16:09:37 +00:00
Docker Library Bot 28d8fd1d75 Run update.sh 2018-11-15 22:09:22 +00:00
Docker Library Bot d70404f2a2 Run update.sh 2018-11-13 00:09:41 +00:00
Docker Library Bot d31a33a479 Run update.sh 2018-11-01 20:09:17 +00:00
Docker Library Bot fcbe16b90e Run update.sh 2018-10-30 22:09:14 +00:00
Antoine GIRARD 2b956e7418
cassandra: Update inspect format 2018-10-30 17:34:08 +01:00
Docker Library Bot f502fad101 Run update.sh 2018-10-02 17:12:23 +00:00
Docker Library Bot bb89e58fa9 Run update.sh 2018-10-02 00:09:06 +00:00
Tianon Gravi c03acc48b2 Adjust Cassandra configuration section to emphasize using a custom configuration file
This also attempts to de-emphasize the use of our fiddly environment variables.
2018-10-01 16:25:52 -07:00
Docker Library Bot fb12582b40 Run update.sh 2018-09-12 21:09:14 +00:00
Tianon Gravi 1671ea2ac1 Remove SELinux specific notes
This really isn't our place to document -- this is a generic Docker issue for users of SELinux.

The official upstream documentation on the topic can be found at https://docs.docker.com/storage/bind-mounts/#configure-the-selinux-label.

There's also some good information to be found in http://jaormx.github.io/2018/selinux-and-docker-notes/ and https://www.projectatomic.io/blog/2015/06/using-volumes-with-docker-can-cause-problems-with-selinux/.
2018-09-12 13:21:18 -07:00
Docker Library Bot 0f4d9ee06b Run update.sh 2018-08-02 21:10:09 +00:00
Docker Library Bot b9c3b02663 Run update.sh 2018-07-31 16:10:10 +00:00
Docker Library Bot 4cc564b8cf Run update.sh 2018-07-25 17:09:24 +00:00
Docker Library Bot d8da728ca8 Run update.sh 2018-04-26 21:09:08 +00:00
Docker Library Bot 57e8d57bac Run update.sh 2018-02-22 19:08:46 +00:00
Docker Library Bot f8dd523e54 Run update.sh 2018-02-17 20:09:24 +00:00
Docker Library Bot 656f79ef88 Run update.sh 2018-02-13 00:09:33 +00:00
Docker Library Bot 6967d280cb Run update.sh 2018-01-23 21:09:01 +00:00
Docker Library Bot 1ee3e81b0f Run update.sh 2018-01-03 23:09:17 +00:00
Docker Library Bot 40230cffa9 Run update.sh 2017-11-02 20:31:33 +00:00
Docker Library Bot d305005a50 Run update.sh 2017-10-26 16:31:32 +00:00
Tianon Gravi 2e0540a260 Add several missing "license.md" files (especially for docker-library images) 2017-10-25 14:47:43 -07:00
Docker Library Bot 81b54100cf Run update.sh 2017-10-12 22:31:49 +00:00
Tianon Gravi 25a5b70c1b Adjust a ton of image references (especially to use %%IMAGE%%) 2017-10-09 15:30:46 -07:00
Docker Library Bot 1bbd985fca Run update.sh 2017-10-05 19:31:43 +00:00
Docker Library Bot d557649485 Run update.sh 2017-10-04 18:31:54 +00:00
Joe Ferguson 2d7a570733 Explicitly mention the need for CASSANDRA_ENDPOINT_SNITCH when using DC/RACK variables 2017-10-04 11:22:11 -07:00
Docker Library Bot 959ade0b5a Run update.sh 2017-10-02 20:31:46 +00:00
Docker Library Bot 7318870c71 Run update.sh 2017-09-27 04:31:50 +00:00
Docker Library Bot 9787f7992f Run update.sh 2017-09-01 20:32:03 +00:00
Docker Library Bot cd9897c65e Run update.sh 2017-08-12 00:36:53 +00:00
Steve Sharp 89ecf54a36 Update URL to CQL documentation
Current URL (https://cassandra.apache.org/doc/cql3/CQL.html) returns a 404.
URL in this PR (https://cassandra.apache.org/doc/latest/cql/index.html) takes reader to latest version of CQL documentation, currently version 3.
2017-08-11 16:48:40 -07:00
Docker Library Bot d028c5a3a6 Run update.sh 2017-06-29 20:32:02 +00:00
Docker Library Bot 66cd409456 Run update.sh 2017-04-24 17:32:46 -07:00
Docker Library Bot 7edf26875d Run update.sh 2017-04-21 18:34:24 -07:00
Tianon Gravi 0c2b9dcce8 Refactor the way information (especially links) are presented
This should make it much faster to find the right place to file issues, get help, find out whether upstream maintains an image, etc.

I've done my best to represent each `REPO/maintainer.md` file appropriately, but I might have missed some (or there might be something else a maintainer prefers be listed there, either more or less descriptive, for example), which would be welcome contributions following this change.
2017-04-21 17:48:19 -07:00