Commit Graph

184 Commits

Author SHA1 Message Date
35e5de43b0 Remove old documentation, add README.md with pointer
Signed-off-by: John Mulhausen <john@docker.com>
Upstream-commit: 29f08cf49bede9bcaf4f06e643988d30be008c0b
Component: engine
2016-10-12 16:23:33 -07:00
79ac64501e fix some nits and typo
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 68bf45084e3af9fa20d096b0d557bc1451aa5443
Component: engine
2016-07-03 12:48:08 -07:00
800cf1021d Fix dotCloud link
dotCloud no longer exists, and since this part of the
readme is refering to "where it all started", replaced
the link with an archive link around the time that
Docker was publicly announced.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: f2fd765450e024808a3019bdc118f87c97446f97
Component: engine
2016-05-03 11:43:43 +02:00
4d75557ec6 Removing ref to old google group; adding forum
Adding email notice
user > dev and an > a

Signed-off-by: Mary Anthony <mary@docker.com>
Upstream-commit: 344784707918b39f2d23d1117b09e5a0cbbb6eb8
Component: engine
2016-04-20 09:34:49 -07:00
f4497ecd54 Remove the tryit tutotial in README
It's no longer there.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
Upstream-commit: ad03f920c93d2a5eea456bd17548bc591f7b0425
Component: engine
2016-03-30 08:47:24 +08:00
21e60713b2 add google group subscribtion method using only emails
* users don't have to create an google account for using the google groups. They
  can simply email to e.g. "docker-user+subscribe@googlegroups.com" to
  subscribe.

* since this behavior is not mentioned on the google group website, i think its
  a good idea to explain this method here.

Signed-off-by: toogley <toogley@mailbox.org>
Upstream-commit: e3e18584b0552159324d93cb394b04594057adbc
Component: engine
2016-02-28 15:31:15 +01:00
ace5855003 Fix typo
Signed-off-by: MichaelCurrie <mcurrie@bruceforceresearch.com>
Upstream-commit: 765880a46a560552bb5a1b5d600199a064d7cee8
Component: engine
2016-02-16 02:51:40 +00:00
d25929e0ac cgroups documentation moved
Signed-off-by: Morton Fox <github@qslw.com>
Upstream-commit: 596836e0e406f92cd68c19ee861fd7c0a3b21806
Component: engine
2016-01-19 11:26:58 -05:00
7f889fdbaa Update README URLs based on HTTP redirects
Signed-off-by: d. khamsing <dkhamsing8@gmail.com>
Upstream-commit: 85599338db90c2ccedcbc9a3855db2ae60cb557a
Component: engine
2016-01-05 09:13:45 -08:00
254c2ced69 Link getting started to installation instructions
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
Upstream-commit: 32402a7b9fb022c469d40b0668ac4420c02eb1df
Component: engine
2015-12-09 15:55:10 +00:00
e5f9171396 Remove alt from markdown image
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Upstream-commit: 38a58a4a1c92e6efa4bcf2a809883cef8c391f05
Component: engine
2015-11-19 14:06:16 -08:00
8ebc68df59 Merge pull request #16018 from surya-shodan/master
Typo in README.md
Upstream-commit: 6f5eb78519442bc26680e8e5406bbd788a395815
Component: engine
2015-09-03 11:57:06 -07:00
d70ac4dbbe Typo in README.md
The number of StackOverflow question is 7000, not 7000k. The extra 'k' is redundant.
Signed-off-by: Suryakumar Sudar <suryakumar.sudar@gmail.com>
Upstream-commit: dae50f9b5e7861e0cc055f2070fa86b409d80e64
Component: engine
2015-09-02 15:52:05 +05:30
37075934c3 Add jenkins and godoc badges
Build badges are for master and one for experimental (in the `README.md`
of the experimental folder)

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Upstream-commit: 10005433eb3434d3f59ad99030591e5b1d8fc692
Component: engine
2015-08-30 21:31:13 +02:00
3d1664d9d1 Merge pull request #15745 from Microsoft/readme
Update readme
Upstream-commit: 02683dfa09f9d9140d2a74d657b28b1e139effa8
Component: engine
2015-08-24 06:13:02 -07:00
363404a258 Updated spec location for libcontainer
Signed-off-by: John Howard <John.Howard@microsoft.com>
Upstream-commit: 011b4ca25607d6085dee5c247b270f48e324eb3f
Component: engine
2015-08-20 20:04:04 -07:00
2d9870df0e Update readme
Signed-off-by: John Howard <John.Howard@microsoft.com>
Upstream-commit: faf9e340677fbffdef5b50658754c896fa40e73f
Component: engine
2015-08-20 19:55:32 -07:00
ee20c64983 update README.md
Add Awesome-docker list to docker resources.

Signed-off-by: Julien Bisconti <julien.bisconti@gmail.com>
Upstream-commit: c7ab9b4a5ce06094dd4fba53ec4475d1293ba0f3
Component: engine
2015-08-12 15:10:29 +02:00
5e73f81f2f Fix a couple broken links
Signed-off-by: Jay Kamat <github@jgkamat.33mail.com>
Upstream-commit: 4ca0aad85557ae41c8f4eeb978287cd8657a50b6
Component: engine
2015-07-28 16:37:52 -07:00
835deb271a Remove duplicated period in link
Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com>
Upstream-commit: 3a23203255e75cdfca608f19be93b08bb260692e
Component: engine
2015-07-14 17:50:19 -07:00
5bedc178b2 README.md: fix cgroups/namespaces name and link
The features Docker relies on are called "cgroups" and "namespaces",
so fix the language accordingly.

Also for cgroups, provide a link to Linux kernel documentation that
is more relevant (and deep) than the Wikipedia article.

Cc: Ankush Agarwal <ankushagarwal11@gmail.com>
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Upstream-commit: 7e309aed4e23ad5dfa94b9279be9a4b075aab0a8
Component: engine
2015-07-06 22:45:56 -07:00
eb2ef8d257 Merge pull request #14195 from ch3lo/master
update in Kitematic OS support
Upstream-commit: bca32648f4ac21b5185cdba2d1fd50b5f8aa1466
Component: engine
2015-07-03 18:05:27 +02:00
fdd86a6c80 update in Kitematic OS support
Kitematic now support Windows

Signed-off-by: Marcelo Salazar R <chelosalazar@gmail.com>
Upstream-commit: 1b3bde47ef5a7c4b178bb3d0cab6e4238e5cc124
Component: engine
2015-07-03 12:32:00 -03:00
e9b5745a3f Merge pull request #14222 from erikdw/fix-casing-of-vmware-in-main-doc
Use proper casing for VMware in README
Upstream-commit: 77396bd66acc141f1d5a1743cecd27777af7ef1d
Component: engine
2015-06-29 15:16:01 -04:00
1cf7df57b2 Update README.md
cgroups and namespaces links are broken. They point to blog.dotcloud.com which is dead. Updating the links to point to informative pages.

Signed-off-by: Ankush Agarwal <ankushagarwal11@gmail.com>
Upstream-commit: 9bbdaa9280609c2c6fc86c6749dfb3d4869d0097
Component: engine
2015-06-29 01:10:27 -07:00
5597af50f8 Use proper casing for VMware in README
Signed-off-by: Erik Weathers <erikdw@gmail.com>
Upstream-commit: 9030f531659ddc9ca7bfffcb708cde579973e2ae
Component: engine
2015-06-26 19:16:29 -07:00
8758fd6f1e Remove sources/ under docs directory
See #13936.

Signed-off-by: ChaYoung You <yousbe@gmail.com>
Upstream-commit: 3f4eeca68f49a979e2d0af33a7d89bf3ceb62a73
Component: engine
2015-06-16 19:15:48 +09:00
57eb64c9c0 Carry of PR #13520
Removinig files

Signed-off-by: Mary Anthony <mary@docker.com>
Upstream-commit: cd44018856be421497a35d96f88dd0eec42fae43
Component: engine
2015-06-13 09:27:30 -07:00
961db33814 Update urls from .com to .org.
I added 301 redirects from dockerproject.com to dockerproject.org but may as
well make sure everything is updated anyways.

Signed-off-by: Jessica Frazelle <princess@docker.com>
Upstream-commit: 7943bce8942ee8c262180652951216d963fa6202
Component: engine
2015-06-03 13:28:47 -07:00
dfd6d9f6bd Corrected VMWare to VMware
Corrected spelling of VMware.

Signed-off-by: Chris Wahl <github@wahlnetwork.com>
Upstream-commit: 55cea4952bcc8bb5d2a8de9a3a303427f5f2692d
Component: engine
2015-06-01 22:34:43 -05:00
bd48177d0f update lxc url
Signed-off-by: XiaoBing Jiang <s7v7nislands@gmail.com>
Upstream-commit: 2b69b326bc3a061ef0f277f35da336d20f3f6bcb
Component: engine
2015-05-29 16:10:57 +08:00
781675c7a9 Copied info about google groups, IRC, etc. to README.md from CONTRIBUTORS.md
Signed-off-by: Sankar சங்கர்  <sankar.curiosity@gmail.com>
Upstream-commit: cb4d47ddb308b799e622f871e6e866557643c522
Component: engine
2015-05-14 11:12:20 +05:30
b0e4209f68 Added information about mailing lists
Signed-off-by: Sankar சங்கர் <sankar.curiosity@gmail.com>
Upstream-commit: c7ca73c8309a49893fa54d0c604733f4c7b3cb4a
Component: engine
2015-05-05 13:21:24 +05:30
3fb10b1144 Use svg instead of png to get better image quality
Signed-off-by: Peter Dave Hello <hsu@peterdavehello.org>
Upstream-commit: b121d94369164391369cd02a559a7b64b482f59d
Component: engine
2015-04-22 18:45:29 +08:00
87bd2b1fd6 Link to HTTPS URLs
Link to HTTPS URLs in top-level documentation / project files.

Signed-off-by: Eric Windisch <eric@windisch.us>
Upstream-commit: 787d774af0eb26aed16cbf24896e4ba051ba4538
Component: engine
2015-04-11 13:18:57 -04:00
5d49fb13f7 Fixing up the README
Fixing some small issues I found in the README like missing punctuation,
trailing whitespace, etc.

Signed-off-by: David Davis <daviddavis@redhat.com>
Upstream-commit: f9d323d712cc0b9163dbe890a0ee20bda3b2087c
Component: engine
2015-04-08 12:57:19 -04:00
c96dd46bbb Make NOTICE in the README into a link
Signed-off-by: Huu Nguyen <whoshuu@gmail.com>
Upstream-commit: d94e186442ef4ba3103a6ad72666782179d3c2b8
Component: engine
2015-04-03 16:36:49 -07:00
d13d80f01b Clean up formatting in the README
Signed-off-by: Huu Nguyen <whoshuu@gmail.com>
Upstream-commit: bfddad18ce126e1a500ffb968f4ff4a9f2683824
Component: engine
2015-04-03 09:50:35 -07:00
444eef9af1 Add Kitematic to README.md
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
Upstream-commit: 7bd250c74d1dbc64be2ccb0978e1babd55d18afa
Component: engine
2015-04-01 14:38:49 -07:00
7b57ca682e We should point README readers at the new registry v2 project
Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
Upstream-commit: b4ebcdef155d2c517192a07ddfa80e163d78b1b1
Component: engine
2015-03-19 11:11:51 -04:00
fbeafd00f2 Updating to account for new contributors guide.
Primary links will go to the contributor's guide
Adding in Fred's comments
Tweak list alignment

Signed-off-by: Mary Anthony <mary.anthony@docker.com>
Upstream-commit: 933f207fd8d413e6ba7fef283a0bf5bcfd923e9f
Component: engine
2015-03-10 13:30:46 -07:00
5a0621576b Merge pull request #11046 from bfirsh/rename-fig-to-compose
Rename fig to compose
Upstream-commit: 4bccf278bd1f19ac5d9499818bffa7fa6f8d7f98
Component: engine
2015-03-04 08:39:01 -08:00
c182424825 Rename fig to compose
It's now at https://github.com/docker/compose

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
Upstream-commit: a6824ea7f2b22f7c3da11307c55acd04dac6505a
Component: engine
2015-03-04 16:35:56 +00:00
f6890f9c00 Smaller image
Signed-off-by: Mary Anthony <mary.anthony@docker.com>
Upstream-commit: 02639c03b78e325f2e87e0fbcb4f1db4e04fe847
Component: engine
2015-02-26 08:48:58 -08:00
a56cc9bb41 Fixing broken logo image
Signed-off-by: Mary Anthony <mary.anthony@docker.com>
Upstream-commit: 2e567d22da23773bbd7997cec138c0ea92b69cb3
Component: engine
2015-02-26 08:45:59 -08:00
9c2d8bdbe5 Add Image/Libcontainer spec refs to README
Right now its really hard for a newbie to find our Image specification
so I'm adding a link to it (and libcontainer's) to the main README.
I'm also trying to figure out how to add a link to it from the main docs
too but that's proving harder than I expected. I'll be working with Sven on
a subsequent PR to make that happen, but it might not happen until after 1.5
is out.

Signed-off-by: Doug Davis <dug@us.ibm.com>
Upstream-commit: 5c7a947b3c12a7cba52ee7813d483f56cea1b8b7
Component: engine
2015-02-09 06:09:51 -08:00
ecc59c9e9a fix project url in readme to point to the correct location,
https://github.com/docker/docker/tree/master/project

Signed-off-by: Bradley Cicenas <bradley.cicenas@gmail.com>
Upstream-commit: 267b56bd337475dab23add65f984dc2f1f93b897
Component: engine
2015-01-31 10:18:50 -05:00
a12f665228 Proposal for an improved project structure.
Note: this deprecates the fine-grained, high-overlap cascading MAINTAINERS files,
and replaces them with a single top-level file, using a new structure:

* More coarse grained subsystems with dedicated teams of maintainers
* Core maintainers with a better-defined role and a wider scope (if it's
not in a subsystem, it's up to the core maintainers to figure it out)
* Architects
* Operators

This is work in progress, the goal is to start a conversation

Signed-off-by: Solomon Hykes <solomon@docker.com>
Signed-off-by: Erik Hollensbe <github@hollensbe.org>
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
Signed-off-by: Tibor Vass <teabee89@gmail.com>
Signed-off-by: Victor Vieux <vieux@docker.com>
Signed-off-by: Vincent Batts <vbatts@redhat.com>
Upstream-commit: 77f840fb8bc679b8d0c3eb4ce7f443f904b7f9ac
Component: engine
2015-01-25 20:00:59 +00:00
51bf382f08 Merge pull request #9992 from iKevinY/readme-italics
Add missing italics to list items in README
Upstream-commit: ed47284f0d6afd7afb17ed053aa03fc8a2d34a7c
Component: engine
2015-01-12 11:50:04 -08:00
b7f0bdc4b0 Add link to master docs.
Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle)
Upstream-commit: 4374d3bc81cf47866bd3f5c240307915931084cf
Component: engine
2015-01-09 13:53:03 -08:00