Commit Graph

68 Commits

Author SHA1 Message Date
Allie Sadler abd030c3fe
ENGDOCS-2185 (#20655)
* ENGDOCS-2185

* fix

* silly mistake

* rename getting-started to introduction

* fix

* final fix

* formtatting

* review edits

* review edits

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-20 08:23:29 +01:00
David Karlsson 556aa69437 chore: use restricted shortcode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:51 +02:00
David Karlsson de909cde37 chore: use experimental shortcode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:51 +02:00
David Karlsson e3aa78b72c chore: update alert syntax
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:49 +02:00
David Karlsson 9fceeb262f refactor: consolidate docker engine content files
Move content files related to Docker Engine to the /engine content
subdirectory, and update links

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
Sebastiaan van Stijn 0a3dfd2fd1
engine, desktop: remove Ubuntu 23.10 (Mantic Minotaur) (EOL: July 11, 2024) (#20469)
* engine/install: remove Ubuntu 23.10 (Mantic Minotaur) (EOL: July 11, 2024)

Ubuntu 23.10 reached EOL on July 11, 2024: https://fridge.ubuntu.com/2024/07/17/ubuntu-23-10-mantic-minotaur-reached-end-of-life-on-july-11-2024/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* desktop: remove Ubuntu 23.10 (Mantic Minotaur) (EOL: July 11, 2024)

Ubuntu 23.10 reached EOL on July 11, 2024: https://fridge.ubuntu.com/2024/07/17/ubuntu-23-10-mantic-minotaur-reached-end-of-life-on-july-11-2024/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

---------

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-24 08:43:21 +01:00
Sebastiaan van Stijn f5fcddfee4
engine: update to v27.1.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-23 23:43:03 +02:00
Sebastiaan van Stijn 3ae582071e
engine: update to v27.1.0
- Add release notes
- Update examples in installation section
- Align some formatting between distros in the install section

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-23 20:42:33 +02:00
Albin Kerouanton 1368a2556d engine: fix typo: iptables6 -> ip6tables
Follow-up of 66b96d63, 's/iptables6/ip6tables/g'.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2024-07-23 07:48:51 +02:00
Phillip Ross cddc06db18
Update rhel.md to fix package names (rpms instead of debs)
Update rhel.md to fix package names (rpms instead of debs)
2024-07-12 20:37:10 -04:00
David Karlsson 36e8b935ae
Merge pull request #19618 from dvdksn/docker-engine-debian-iptables-nft
engine: add note about nftables incompatibility to install docs
2024-07-09 07:14:15 +02:00
David Karlsson 66b96d6337 engine: add note about nftables incompatibility to install docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-08 09:43:34 +02:00
David Karlsson 0470f8401f
Merge pull request #20039 from dvdksn/freshness-daemon-troubleshoot
engine: consolidate troubleshooting to single page
2024-07-03 05:51:46 +02:00
Sebastiaan van Stijn 57635d73b1
Merge pull request #20329 from dvdksn/centos-rhel-7-eol
engine: remove centos/rhel 7 (EOL)
2024-07-01 20:48:40 +02:00
Sebastiaan van Stijn 28b04f6436
engine/install: update example versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-01 11:28:30 +02:00
David Karlsson f8229cbc9f engine: remove centos/rhel 7 (EOL)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-01 09:19:19 +02:00
David Karlsson 98a4f92994 engine: rename systemd.md to proxy.md, update links
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 16:06:34 +02:00
Craig Osterhout b9ac2c6898
get-started: update workshop paths (#20216)
* move /get-started/ to /guides/workshop/

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* move image

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* Update content/engine/swarm/swarm-tutorial/_index.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

* Update content/guides/deployment-orchestration/swarm-deploy.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

* rename file for part 10

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-06-13 11:50:25 -07:00
Sebastiaan van Stijn 533ac37e01
remove Fedora 38 as it's EOL
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-11 22:38:44 +02:00
David Karlsson ed16f30a79
Merge pull request #20174 from dvdksn/engine-rhel-experimental-x86_64-aarch64
engine: rhel x86_64/aarch64 experimental support
2024-06-07 20:35:29 +02:00
David Karlsson 5ec193b333
Merge pull request #20150 from dvdksn/build-best-practices
consolidate best practices
2024-06-07 17:42:40 +02:00
David Karlsson 389191d478 guides: remove develop with docker section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 17:38:33 +02:00
David Karlsson 6baa0502f5 engine: rhel x86_64/aarch64 experimental support
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 13:50:04 +02:00
David Karlsson b3620f8204 chore: remove duplicate content paths
Duplicate aliases means multiple pages will attempt to redirect the same
URL

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 09:19:53 +02:00
David Karlsson f31c9a7a10 engine(centos-install): bump docker-ce example versions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-05 10:30:58 +02:00
David Karlsson bf72af7637 engine: remove centos 8 (EOL)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-05 10:30:58 +02:00
David Karlsson ed6b1d5fe1 engine: consolidate troubleshooting to single page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-03 10:01:30 +02:00
David Karlsson c4a09ff93e engine: louder notice about sles being s390x only
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-15 16:12:30 +02:00
Sebastiaan van Stijn 8ebbf45e66
engine/install: debian: update example output versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:35:39 +02:00
Sebastiaan van Stijn 7f6a0777fe
engine/install: add EOL date for RHEL 7, and update example output
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:35:34 +02:00
Sebastiaan van Stijn 9ae2f99142
engine/install: add Ubuntu 23.10 EOL date
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:32:55 +02:00
Sebastiaan van Stijn 226637ef45
engine/install: add Ubuntu Noble 24.04 (LTS)
Scheduled to be released Today (April 25);

- https://wiki.ubuntu.com/Releases
- https://discourse.ubuntu.com/t/noble-numbat-release-schedule/35649

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:32:53 +02:00
Sebastiaan van Stijn d867aada2d
engine/install: add EOL dates for CentOS 7, CentOS 8
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:32:52 +02:00
Sebastiaan van Stijn 2efda2e872
engine/install: add Fedora 38 EOL date
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:32:51 +02:00
Sebastiaan van Stijn e934332b6c
engine/install: add Fedora 40
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:32:47 +02:00
David Karlsson ccb50a8467 hugo: add tags
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:54 +02:00
David Karlsson f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Sebastiaan van Stijn dd82cadf38
engine: install: remove Ubuntu Lunar 23.04, as it's EOL
Ubuntu 23.04 reached EOL on January 25, 2024, so should no longer be used.
https://wiki.ubuntu.com/Releases#End_of_Life

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-31 16:37:01 +01:00
David Karlsson 6dc6f503e7 engine: remove gnupg from install prerequisites
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 15:59:29 +01:00
David Karlsson 1b49c84d70 engine: add chmod a+r for gpg key
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 15:27:06 +01:00
David Karlsson 82e6994134 fix: use sudo to curl the gpg key
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 14:02:31 +01:00
David Karlsson 9a5659ce80 fix: wrong capitalization of curl --output flag
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 14:01:47 +01:00
David Karlsson 5db1e07590
Merge pull request #19138 from audunmg/patch-1
Fix apt-get remove and ascii GPG key
2024-01-25 22:22:47 +01:00
audunmg 33befd6922 Fix apt-get ascii GPG key
Changing the file extension for the GPG key to .asc lets apt-get know
the GPG key is in ascii armor format, no need to dearmor.

Co-authored-by: audunmg <audun@gangsto.org>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 21:58:50 +01:00
Sebastiaan van Stijn 2b6fafeedb update some engine 24.0 versions to 25.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-20 07:26:23 +01:00
David Karlsson 951f11f4b0 engine: improve docker-ce installation prelude
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 13:38:58 +01:00
David Karlsson 1b7d8d131c
Merge pull request #18334 from ftambara/main
fix: remove excessive quoting in engine/install
2023-11-24 20:58:44 +01:00
David Karlsson d71a15dfbf
Merge pull request #18712 from linux-on-ibm-z/sles-update
Add SLES 15-SP5 and drop SLES 15-SP3
2023-11-24 20:57:28 +01:00
Sebastiaan van Stijn 0ca5cbc12f
engine: add Ubuntu 23.10 "Mantic Minotaur"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:40:07 +01:00
Sebastiaan van Stijn 0658805a38
engine: remove Ubuntu 22.10 (Kinetic Kudu) as it reached EOL
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:40:04 +01:00