Commit Graph

186 Commits

Author SHA1 Message Date
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
acf7ac712e engine: add release notes for v27.0.3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-01 12:03: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
Sebastiaan van Stijn
684b9aaef2 engine/api: add missing entry for v27.0, and update example
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-01 11:28:04 +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
Saransh
be1d7968cd Update _index.md 2024-06-28 00:55:07 +05:30
Saransh
800de351cd Fix deprecated types.ImagePullOptions usage 2024-06-28 00:31:43 +05:30
Paweł Gronowski
3975c8e584 engine: 27.0.2 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-06-26 20:39:21 +02:00
David Karlsson
75a4367cd9 vendor: github.com/moby/moby v27.0.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-06-25 12:35:47 +02:00
Paweł Gronowski
7b9d51a938 engine: 27.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-06-25 12:35:46 +02:00
David Karlsson
d031a58324 Merge pull request #19769 from dvdksn/glossary-base-image
glossary: update base image terminology
2024-06-25 10:20:45 +02:00
David Karlsson
bc950c4183 build: update terminology related to base images
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:08:06 +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
7a0ae31d2f Merge pull request #20154 from vvoland/rn-26.1.4
engine: 26.1.4 release notes
2024-06-07 10:23:39 +02:00
Paweł Gronowski
a19f723d32 engine: 26.1.4 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 10:23:17 +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
306d196cd7 Merge pull request #20146 from dvdksn/centos-8-eol
centos 8 eol
2024-06-05 10:45:24 +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
f58d7618ad fix: add release-notes tag to engine release note
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-05 10:11: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
c6b91c8db1 chore: removed unused media files
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-20 18:59:32 +02:00
David Karlsson
f187699c3a Merge pull request #20041 from dvdksn/sles-clarify-s390x
engine: louder notice about sles being s390x only
2024-05-17 08:07:50 +02:00
David Karlsson
cab66b5645 engine: add 26.1.3 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-16 14:11:55 +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
David Karlsson
5015087698 Merge pull request #19587 from dvdksn/warn-exposed-daemon
engine: warn more about insecure daemon configurations / deprecate non-tls tcp
2024-05-13 15:49:44 +02:00
David Karlsson
a9e5bdfd7c Merge pull request #19996 from vvoland/rn
engine: 26.1.2 release notes
2024-05-09 16:47:21 +02:00
Paweł Gronowski
63db2f5e4a engine: 26.1.2 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-09 16:46:59 +02:00
Adam Outler
7f1c9230c7 Update rootless.md (#19992)
* Update rootless.md

I just accomplished install via both manual and docker-ce-rootless-extras packages on Ubuntu 24.04.  There were some pain points which I hope to address here and make this run more smoothly for others. 

* As a `$` user, you cannot `cat<< EOF > /etc/apparmor.d`.  The existing command should never work because you cannot be the user and access the apparmor folder at the same time. So we create the file and then move the file.  This separates into creation which should be done as a user, and moving which requires sudo access.  If the move command fails, that's a basic issue which can be resolved by an admin. 
* I added missing apt-get commands which may be required on Ubuntu.  I noticed `dbus-user-session` is a default package in Ubuntu and it was mentioned. So i took the liberty to add uidmap which is absolutely required, and systemd-container may be necessary for accessing via non-login terminals.
* The command `sudo systemctl disable --now docker.service docker.socket` was insufficient and requires a reboot to activate.  The `sudo systemctl stop docker.service docker.socket` will immediately shut down the docker service. 
* I added a note about not shutting down the docker service.
* Troubleshooting now includes an installation error where the user was a pure service account without login capabilities. `systemd-container` and `machinectl` is required when not logging in via terminal with user/pass.

* Add space per lint check

* Update content/engine/security/rootless.md

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

* Update content/engine/security/rootless.md

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

* Update content/engine/security/rootless.md

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

* Update content/engine/security/rootless.md

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

* specific message

* don't stop the service, remove the dead socket

* Lint issue

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-09 06:34:29 +02:00
Adam Outler
ed35d6bd38 Update rootless.md
Adding quotes prevents the `$` from being omitted from the beginning of this line.  When a line starts with `$` it is assumed to be an included shell prompt by the formatter and so does get coped.
2024-05-03 10:51:13 -04:00
Allie Sadler
6ee0567ce7 ENGDOCS-2084 (#19940) 2024-05-02 12:54:23 +01:00
Allie Sadler
8f1150e24b ENGDOCS-2079 (#19939)
* ENGDOCS-2079

* Fix links

* Fix links

* Fix links

* Fix links
2024-05-01 13:53:07 +01:00
Paweł Gronowski
c358439112 engine: 26.1.1 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-30 12:32:59 +02:00
Sebastiaan van Stijn
6df9910298 engine/api: add v26.1.0 and update sample output
Docker Engine v26.1 uses the same API version as v26.0.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-25 15:35:39 +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