Commit Graph

73 Commits

Author SHA1 Message Date
David Karlsson 6e4790e291 chore: rewrite links from index.md to _index.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
mfranzon ef7af62d21 add rag-ollama application example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 15:02:50 +02:00
David Karlsson 656d1a871c chore: add navigation stubs, weights
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02:00
David Karlsson 135870fc13 hugo: move manuals content to /manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00
Michael Irwin 654e871ca2
Add kafka use case guide (#20747)
* Add Kafka use case guide

* Add Kafka diagram to the doc

* Fix linting errors
2024-09-06 13:49:23 -07:00
David Karlsson 6bce6d72cf
Merge pull request #20715 from dvdksn/build-guide-refactor
build: incorporate build guide into manuals
2024-08-28 04:22:59 +02:00
David Karlsson df6367f9ad build: incorporate build guide into manuals
The build guide that I once wrote now duplicates a lot of content with
the concept guide launched a few months back. It doesn't make sense to
cover the same topics multiple times, so I'm removing the older build
guide and incorporating some of the topics into the build manual
instead.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-27 15:32:59 +02:00
Allie Sadler d1db49b81b
Harmonia follow up (#20679) 2024-08-21 13:33:32 +01:00
Allie Sadler 303cb10e31
arch image fix (#20677) 2024-08-21 10:00:29 +02:00
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 c3826fd4c9 guides: add overview for the building images guide
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 13:42:43 +02:00
David Karlsson 3da8eb05e8 redirect: removes an incorrect alias
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 13:40:04 +02:00
David Karlsson 9e90b8cfd0
Merge pull request #20592 from dvdksn/restructure-build-manuals
build: restructure manuals section
2024-08-19 13:12:53 +02:00
David Karlsson 127bf48d12 build: restructure manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 12:48:49 +02:00
Allie Sadler 52b3d97da7
ENGDOCS-2184 (#20641)
* ENGDOCS-2184

* fix more links

* remove numbers from file names

* final link fix

* this is really the last fix
2024-08-19 11:45:34 +01:00
unknown 247712ed73 (Fixed) Typo in Docker Documentation - Redundant "are" in Sentence
Fixes  #20627
2024-08-18 16:45:55 +05:30
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
David Karlsson bc44727603
Merge pull request #20570 from craig-osterhout/fix-db-typo
guides: fix typo
2024-08-09 18:23:05 +02:00
Craig Osterhout 374813ae2d
fix db use-case guide typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-09 08:33:46 -07:00
Vedant Naik b317122b15
Update writing-a-dockerfile.md 2024-08-07 16:42:34 +01:00
David Karlsson 887083aca2
Merge pull request #20471 from olu-folarin/patch-1
Update writing-a-dockerfile.md
2024-08-06 10:55:08 +02:00
olu-fola 2b3ee39476 Update writing-a-dockerfile.md
This is to point out, clearly, that the image is not secure as it is currently configured.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-06 10:54:11 +02:00
Harshil Jani 4de6c276ab
Update Docker CLI container guide (#20528)
* Update Docker CLI container guide

Signed-off-by: Harshil Jani <harshil.akshaybhai@aowealth.in>

* Update content/guides/docker-concepts/the-basics/what-is-a-container.md

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

---------

Signed-off-by: Harshil Jani <harshil.akshaybhai@aowealth.in>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:29:21 +02:00
Ricardo Fernández 669e06355e
Fix typo in command in databases.md (#20480)
* Fix typo in command in databases.md

* Fix typo the other way around to comply with the rest of the document
2024-07-26 08:14:29 +02:00
David Karlsson f7ccee34b0 cli: make buildx build the canonical build
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 11:57:38 +02:00
Kevin Albertson 6f7b62b839
Fix typo "Container" => "Containers"
On Docker Desktop 4.31.1, the option appears as "Containers".
2024-07-07 10:06:24 -04:00
David Karlsson 4e9c179e91 get-started: add overview and template
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 18:26:57 +02:00
David Karlsson 2bd964d6af build: restructure the base image page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:08:07 +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
Craig Osterhout e89f189cc9
add redirect for run-your-own-container
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-06-11 16:12:29 -07:00
Craig Osterhout a397891c35
get-started: update toc (#20200)
* Added a new concept pages 'Get Docker'

* Changes in whats-next page

* Formattinf changes

* Removed an extra dot

* Formatting changes

* Few formatting changes

* Added video for get started guides

* Update content/guides/docker-concepts/getting-started/get-docker.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/get-docker.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/develop-with-containers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/get-docker.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/develop-with-containers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Removed a statement based on review

* Added link to the zip file

* few formatting changes

* Added missing steps for VS Code

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* changed the title to Get Docker Desktop

* Modified Additional setup instructions to Install Instructions

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/getting-started/whats-next.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* removed main.log

* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* update get started toc

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

* fix links

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Ajeet Singh Raina <ajeetraina@gmail.com>
2024-06-11 07:48:54 -07:00
Nathan Peper d7d6421362
Update jupyter.md for minor spelling from 'Dockefile' to 'Dockerfile' 2024-06-10 11:54:05 -07: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
Craig Osterhout b2dd41e19c
freshness: add diagram to concept (#20100)
* add registry diagram

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

* Update content/guides/docker-concepts/the-basics/what-is-a-registry.md

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-28 08:22:03 -07:00
Ajeet Singh Raina, Docker Captain, ARM Innovator b952723881
Add a new guide "Sharing local files with containers" (#20068)
* Added Running containers guides

* Swap out YouTube embed IDs for running container pages

* Several lint and link fixes

* Remove sharing local files concept page (deferring to future PR)

* Fixed the formatting for multi-container apps

* Fix linting issue

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Removed unnecessary files

* Placed the images for multi-containers guide under the correct location

* Fixed the formatting change

* Add bullet points instead of ordered list

* Separated input and output

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Replaced my_image with postgres

* Replaced my_image with the real image

* Removed build variable link

* Replaced nginx with welcome-to-docker image

* Replaced Redis with Postgres

* formatting change

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

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

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

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

* Removed unused images

* Pointed to existing image

* Replaced httpd with nginx

* Added a command for passing .env file

* Formatting changes based on reviewed PR

* Fixed all the blurred images

* Formatting changes

* Changed the heading from Build the CLI to Set up

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

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

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

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

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

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

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

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

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

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

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

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

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

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

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

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

* Added default vs custom bridge network tip

* Added override for docker run

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Update YT embed for updated overriding container defaults video

* Added a new page for Sharing local files with containers

* Formatting changes

* Fixed few links

* Fixed links

* Few fixes using vale

* Revised a tip

* Rephrased the tip

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Added a tip for volume mount flag

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

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

---------

Co-authored-by: Michael Irwin <mikesir87@gmail.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-23 09:54:52 -07:00
Craig Osterhout f856b304c3
remove walkthroughs (#20076)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-22 08:00:26 -07:00
jakkula varun c2b9ea32ac
Update multi-container-apps.md (#20059) 2024-05-19 10:51:57 -07:00
David Karlsson 5db8bec2c7
Merge pull request #20047 from dvdksn/align-concept-sections
guides: use "Try it out" consistently in concept headings
2024-05-16 18:10:28 +02:00
Ajeet Singh Raina, Docker Captain, ARM Innovator 791b2f79e8
Add documentation for "Running Containers" (#19982)
Co-authored-by: Michael Irwin <mikesir87@gmail.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-16 16:46:37 +02:00
David Karlsson 977a990ba7 guides: use "Try it out" consistently in concept headings
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-16 06:59:51 +02:00
lexfromlau 794cf292f7
Update what-is-a-registry.md
remove -u flag from docker push
2024-05-13 14:17:52 +02:00
Michael Irwin 250a952faf
Fix a few indentation issues and content on multi-stage concept (#19942)
Signed-off-by: Michael Irwin <mikesir87@gmail.com>
2024-05-08 11:49:02 -07:00
Craig Osterhout 67d6da5cb5
add database use-case guide (#19737)
* add database use-case guide
---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-07 11:48:19 -07:00
Brian Hagerty 6702722c6b
Correct two spelling errors in "language" (#19961) 2024-05-06 08:11:53 -07:00
Allie Sadler 6ee0567ce7
ENGDOCS-2084 (#19940) 2024-05-02 12:54:23 +01:00
Tien Do 38028fcba6
docs: replace alpine with nginx 2024-04-25 14:57:25 +07:00
Craig Osterhout faa980a9f3
add guides overview page (#19837)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-04-24 08:54:26 -07:00
Ajeet Singh Raina, Docker Captain, ARM Innovator 27350ce730
Add documentation for core Docker concepts and guides (#19786)
* Added Building Images concept pages

* Formatting changes and new video link added

* Rebasing the docs links

* Vale formatting

* Added a video for image layers

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Made changes to resolve the PR reviewed comments

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* removed unnecessary files

* fixed a command based on the PR review

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Delete content/guides/docker-concepts/building-images/images/container_image_layer_reuse.svg

* Added a note for Eclpise temurin

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Michael Irwin <mikesir87@gmail.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-22 12:19:08 -07:00
Sebastiaan van Stijn a13cdc4c6a
Fix broken link to PostgreSQL image on Docker Hub
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-18 13:16:12 +02:00