Commit Graph

66 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 7dd1465b7c
remove "api-version-matrix" include
It was only used on a single page, so we might as well just
inline its content.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-16 20:13:46 +01:00
David Karlsson 28e564187c site: remove "reading time" indicator
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 17:29:17 +01:00
CHALOPIN Clément c435b0e9c2
Update protect-access.md (#19062)
* Update protect-access.md

fix console highlight

* fix: other code highlight
2024-01-08 20:34:15 +01:00
David Karlsson 302cc82354
Merge pull request #18997 from dvdksn/rm-engine-sdk-html
engine: remove html SDK (404)
2024-01-02 13:43:14 +01:00
Onur Can Cakmak 25fd0cb073
Specify syntax highlighters for yaml blocks and console blocks 2023-12-30 12:26:25 -05:00
David Karlsson 117e44df16 engine: remove html SDK (404)
Closes #18889

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-29 15:55:32 +01:00
Stephanie Aurelio f4d58b3958
Reference freshness updates (#18966)
* update punctuation and grammar

* refresh engine api overview

* update metadata and refresh engine sdk overview

* update callouts and refresh sdk examples

* update word

* fix callout

* fix callout pt two
2023-12-20 08:41:59 -08:00
Allie Sadler 02dbedab22
engine-freshness (#18953)
* engine-freshness

* review edits

* review edits

* review edits
2023-12-18 16:20:21 +00:00
Allie Sadler 937041314e
more swarm freshness (#18937)
* more swarm freshness

* fix build

* fix build
2023-12-18 10:11:02 +00:00
Donald Brunais a1015ad58d
Fix button text (#18948) 2023-12-18 09:41:30 +00:00
Allie Sadler 9970f81c0d
Engdocs 1912b - freshness (#18914)
* swarm tutorial and concepts

* how swarm works

* review edits
2023-12-14 09:15:29 +00:00
Zain Hasan 0f7e6ec2da
doc: comment about async behavior of cli.ImagePull (#18884)
* docs: comment about async behavior of cli.ImagePull

More details on the behavior: https://github.com/moby/moby/issues/28646
2023-12-09 20:39:52 +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
Janek Rüßmann 1ca7e74ab4
Update working-with-contexts.md 2023-11-23 11:29:20 +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
Sebastiaan van Stijn 504d7cceb3
engine: remove Fedora 37, add Fedora 39
Fedora 37 reached EOL

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:39:54 +01:00
David Karlsson 6aaeb7d60c chore: add redirect for old buildx_debug-shell cmd
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 16:59:15 +01:00
Prabhav Thali 2c7b2b970e Add SLES 15-SP5 and drop SLES 15-SP3
Signed-off-by: Prabhav Thali <Prabhav.Thali1@ibm.com>
2023-11-21 17:02:25 +05:30
David Karlsson b43a97a067
Merge pull request #18625 from dvdksn/rm-deprecated-orchestrator-flags
engine: remove deprecated orchestrator flag
2023-11-17 13:28:32 +01:00
David Karlsson c0cc5f34c1 engine: remove deprecated orchestrator flag
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 13:01:36 +01:00
David Karlsson 6ae0fd34c2 build: add buildx debug
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 10:17:37 +01:00
Piotr Wodecki 07e67c54c5
Fix invalid use of em dash in iptables command 2023-11-16 14:49:58 +01:00
Shreeram 783876b938
Fixing the wasmtime path in alternative-runtimes.md
Fixing the wasmtime path in alternative-runtimes.md
2023-11-15 05:48:08 +05:30
David Karlsson 98a1c51f0d
Merge pull request #18648 from fussybeaver/patch-1
Update _index.md
2023-11-13 12:45:54 +01:00
Niel Drummond 8b7419c2a6
Update _index.md
Add bollard as Rust SDK
2023-11-12 15:24:35 +00:00
Almeida de Almeida d035738408
Update seccomp.md 2023-11-12 11:15:29 +02:00
Allie Sadler c7df570f30
resize images (#18588) 2023-11-06 09:27:43 +00:00
David Karlsson 1fdb2e77d4 fix: broken glob path for lint job
Linting was only running on a subset of our Markdown files in `content`.
This change fixes the glob path, and adds appropriate exclude paths.
Because the glob pattern was incorrect before, we had lots of files that
didn't comply with the linting rules. This commit also fixes those
issues.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-04 10:50:02 +01:00
Allie Sadler f8ee348b98
refresh diagrams (#18567)
* refresh diagrams

* fix build

* tweaks to images

* remove old images

* review fixes
2023-11-03 10:23:34 +00:00
David Karlsson b8eddcc8f4 config: update docker_ce_version to 24.0.7
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 13:31:13 +02:00
David Karlsson 3577e06c2f engine: add 24.0.7 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 09:57:01 +02:00
David Karlsson 9acc019104 engine: clarify the s390x limitation for rhel
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 22:16:11 +02:00
Stephanie Aurelio ae798c90b1
Engine install freshness (#18464)
* create includes and refresh engine install docs

* freshness cleanup

* simplify sentence

* remove includes and add consistent spelling for apt

* Implement feedback

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 08:40:30 -07:00
David Karlsson 98c38b6141 chore: remove registry docs
Removes most of the registry docs, keeping only:

- How to set up a Docker Hub mirror

The canonical location for registry/distribution docs from now on is:

https://distribution.github.io/distribution/

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-19 09:21:37 +02:00
Daniel Lo Nigro 3ae07c5452
Add docker-compose-v2 to list of unofficial Ubuntu packages
https://packages.ubuntu.com/mantic/docker-compose-v2
2023-10-14 18:37:49 -07:00
Allie Sadler 30feb94b3f
ENGDOCS-1724 (#18411) 2023-10-12 12:49:18 +01:00
David Karlsson 4003d359b4 vendor: github.com/docker/compose/v2 v2.22.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-12 11:17:06 +02:00
David Karlsson 5025a168c8
engine: clarify rasberry pi os == 32-bit (#18395)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-11 09:46:46 +02:00
Jonathan Farinloye be89bf22dd
Update debian.md to ease understanding (#18340)
* Update debian.md to ease understanding

Added extra explanation for what should be replaced with for installation on Debian Derivatives like Kali

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-10 14:52:20 +02:00
David Karlsson 58de252407
Merge pull request #18283 from dvdksn/scout-ga-launch
scout: ga launch
2023-10-04 17:55:36 +02:00
Allie Sadler 5657e49f39
spring clean: remove unused images (#18351)
* spring clean: remove unused images

* fix build
2023-10-04 08:54:13 +01:00
Romualdo Alcântara 419fbeb08f
fix: Update stack-deploy.md
Fix YAML indentation.
2023-10-02 11:57:46 -03:00
David Karlsson 737ad3c4be scout: remove early access callout
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:07:14 +02:00
ftambara d8ac10917e fix: remove excessive quoting in engine/install
The removed quotes cause ShellCheck SC2027 and SC2046 warnings
2023-09-30 08:09:58 -03:00
David Karlsson 93616d55b5 scout: bump cli v1.0.2
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-26 10:11:22 +02:00
David Karlsson b3cf559c4e engine: fix rootless card link
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-25 16:59:37 +02:00
architectxor b4b4db2672
Incorrect link to article fixed
Incorect link to "Run docker without root priviledges" fixed
2023-09-23 00:12:39 +03:00