Commit Graph

466 Commits

Author SHA1 Message Date
Nirman Narang 055e6fd68a
DOCS: Added support for arch s390x for Ubuntu, RHEL and SLES
Added .md files for SLES and RHEL engine installation. Added indexing to _data/toc.yaml and engine/install/index.md. Modified engine/install/index.md, includes/install-script.md, engine/security/rootless.md, storage/storagedriver/device-mapper-driver.md, and storage/storagedriver/select-storage-driver.md to add info for added RHEL and SLES support. Modified engine/install/ubuntu.md to add s390x repos and other info. Added tab target for RHEL and SLES to engine/security/rootless.md along with other info.

Signed-off-by: Nirman Narang <narang@us.ibm.com>
2021-08-05 19:48:09 +02:00
Usha Mandya 49fdb096a8
Minor style update (#13276)
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-03 19:47:57 +01:00
Usha Mandya d7bd7353b3 Add K8s to the deploy app section
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-03 14:20:27 +01:00
Sebastiaan van Stijn d47497da2f
Fix broken link to BuildKit page, and remove mention of 18.09
Markdown links don't work well in include files, so use a plain "HTML" link
instead.

Also removing the mention of Docker 18.09. Docker 18.09 has been released
3 years ago, so users not yet on that release (or up) did not update their
docker install for 3 years, which should be "rare" (hopefully)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-30 11:08:55 +02:00
Usha Mandya b1674e814e Update get started docs to use BuildKit for building images
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-07-23 12:06:18 +01:00
Usha Mandya eb7163503b
Merge pull request #13190 from usha-mandya/engdocs-448
Update CTAs to use the new design
2021-07-20 16:29:21 +01:00
jerae-duffin 51be46ad0d
Removed Play with Docker (#13182)
* removed PWD

* updated hosted labs

* removed PWD footer
2021-07-20 15:54:13 +01:00
Usha Mandya f2691f0390 Ensure the upgrade URL opens in a new tab
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-07-20 10:59:30 +01:00
Mark H c45879262e Improve upgrade CTA for dark mode, remove some now-unused variables from notes restyles 2021-07-12 12:00:44 +01:00
Mark H c84baca51c Add upgrade CTA mixin 2021-07-12 09:47:27 +01:00
Usha Mandya 972b7a90a4 Add Dev Environmentsbanner
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-24 18:36:42 +01:00
Usha Mandya 5ec07e3234 Remove DockerCon21 promo code
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-22 00:33:23 +01:00
Usha Mandya beb5df9a28 Update the promo extension date
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-11 17:48:17 +01:00
Usha Mandya 8b21e5647f
Merge pull request #12959 from usha-mandya/engdocs-424
Add changes to skip update option
2021-06-09 15:53:48 +01:00
Usha Mandya 74ddf59e6b Add changes to skip update option
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-04 18:38:00 +01:00
Usha Mandya 6047b8f8bd Remove Docker App docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-03 00:16:18 +01:00
Usha Mandya 90da02aab6
Add DockerCon wrap-up banner to the homepage (#12928)
* Add DockerCon wrapup banner to the homepage

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Update the footer

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-01 18:27:09 +01:00
Usha Mandya 73ddb091af Add DockerCon promo code info
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-27 00:06:21 +01:00
Usha Mandya 0cd9aed7b7
Merge pull request #12740 from thaJeztah/carry_rootless_install
Clean-up "convenience install script" include
2021-05-26 15:02:20 +01:00
Usha Mandya bdfdfc9001 Add Verified Publisher program to the footer
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-21 11:45:40 +01:00
Usha Mandya be257e82d7 Add DockerCon registration to the footer
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-17 18:23:11 +01:00
Usha Mandya 0fb44446dc Add DockerCon21 banner on the homepage
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-17 10:36:26 +01:00
Sebastiaan van Stijn daef249703
Merge pull request #12826 from usha-mandya/desktop-eula-patch
Add Docker EULA for direct downloads
2021-05-10 21:34:37 +02:00
Usha Mandya ab68d99fc5 Add Docker EULA for direct downloads
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-10 18:32:34 +01:00
Sebastiaan van Stijn 7c184a1bd7
Add breadcrumbs
Some works still to be done:

- styling may need some tweaking
- if we don't have breadcrumbs for a page, positioning of other elements should
  be adjusted

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-10 17:06:38 +02:00
Sebastiaan van Stijn fa5e6189fe
Clean-up "convenience install script" include
Rephrasing some of this section, and try to make it look less "cluttered".

It's not perfect yet (some other changes may be needed), but can be
addressed in a follow-up.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-10 13:12:43 +02:00
Usha Mandya 22cf2c712f
Merge pull request #12801 from usha-mandya/desktop-updates-patch
Clarify Desktop update behavior
2021-05-10 10:22:21 +01:00
unknown 9463f35e56 removed version 1 from composefileref 2021-05-07 11:49:37 -05:00
Usha Mandya fc3703fd0a Clarify Desktop update behavior
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-06 14:31:56 +01:00
Usha Mandya af2645a67a Fix a broken link
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-28 16:02:08 +01:00
Sebastiaan van Stijn 0ea0a6173f
Merge pull request #12647 from benmccann/rootless-install
Reduce duplication by referencing existing rootless Docker docs
2021-04-24 11:15:18 +02:00
Usha Mandya e056bc66c2 Add Apple silicon banner to the homepage
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-14 19:08:45 +01:00
Ben McCann 796f2d59db Reduce duplication by referencing existing rootless Docker docs 2021-04-09 09:35:42 -07:00
Sebastiaan van Stijn 68f77423a1
_includes/cli.md: add support for per-flag detail URLs or anchors
The YAML files now support a new "details_url" property for flags, which
can be set if there's an anchor on the same page, or an URL where to
find a detailed description of the flag (Currently only anchors are used).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-07 16:07:27 +02:00
Usha Mandya bc33781c35
Merge pull request #12583 from thaJeztah/fix_usage_console
reference: prefix usage output with a prompt to allow copying
2021-03-26 15:51:49 +00:00
Sebastiaan van Stijn 61b3d930d8
reference: prefix usage output with a prompt to allow copying
Although the usage example is not directly "runnable", it doesn't hurt
to allow copying them.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-26 15:41:21 +01:00
Usha Mandya 98b2885ff8 Remove a link from the footer
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-25 11:52:56 +00:00
Usha Mandya cc04246252 Consolidate Kube deploy docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-24 15:10:35 +00:00
Sebastiaan van Stijn 140ca301bb
Merge pull request #12314 from 38elements/ogp
Fix og:image
2021-03-18 16:34:36 +01:00
Sebastiaan van Stijn f4ba73ecbb
engine/instal: use "console" code-hints for examples
This tones down the prompt and command output, so that the commands
to run stand out more clearly.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-02 15:02:12 +01:00
Usha Mandya 05215b8eb1 Add Docker roadmap the footer
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-25 16:19:56 +00:00
Sebastiaan van Stijn 734e868ade
Merge pull request #12234 from AkihiroSuda/rootless
update rootless docs
2021-02-25 11:26:36 +01:00
Chris Crone f500ce97a4 Remove Desktop Compose on Kubernetes docs
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2021-02-12 11:38:00 +01:00
Akihiro Suda 690e0010aa
update rootless docs
= _includes/install-script.md, engine/install/linux-postinstall.md =
- Remove "Rootless mode is currently available as an experimental feature."
  Close issue 12050

= engine/security/rootless.md =
== "Prerequiresites" section ==
- Remove information about old distros (Debian 9, CentOS 7.5-7.6)

== "Distribution-specific hint" section ==
- Tabified (`<div class="tab-content" />`)

== "Known limitations" section ==
- Kernel 5.11 supports rootless overlayfs, without the Ubuntu/Debian patch.

== "Install" section ==
- Promote RPM/DEB installation over TGZ installation.
  See docker/roadmap issue 188

== "Uninstall" section ==
- Add "Uninstall" section.
  Close issue 12053

== "Usage" section ==
- Added more information about systemd
- Move `nsenter` tips to "Tips for debugging" subsection under "Troubleshooting" section

== "Best practice" section ==
- Remove guide for `lxc-user-nic` network driver due to immaturity.
  Will be brought back in future.
  See rootless-containers/rootlesskit issue 138 .

== "Troubleshooting" section ==
- Add a guide for "can't open lock file /run/xtables.lock: Permission denied" (SELinux).
  See moby/moby issue 41230

- Add a guide for "failed to register layer: ApplyLayer exit status 1 ..." (NFS).
  Close docker/for-linux issue 1172

- Improve guides for slirp4netns.

- Remove v19.03 information (e.g., "cgroup v2 is unsupported, use cgroup v1")

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-02-12 19:36:51 +09:00
38elements 390abf9d51
Fix og:image 2021-02-12 18:43:16 +09:00
Usha Mandya 1596f8ba18 Update copyright year
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-10 10:55:35 +00:00
Usha Mandya 4b59234515
Add combined faqs for Mac and Windows (#12153)
* Add combined faqs for Mac and Windows

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Update links from other pages to faqs

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Address review comments part-1

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Address feedback  on connecting to remote engine API

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Address Stephen's review comments

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-22 16:17:53 +00:00
Kenyon Ralph cc8e14ed15
compose-matrix.md: remove extra parenthesis 2021-01-21 17:41:55 -08:00
Usha Mandya 97763f7a4a
Minor style update 2021-01-20 18:32:22 +00:00
Nicolas De Loof 7c8c667165
clarification on .env file lookup vs project-directory
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-01-20 17:20:14 +01:00