David Karlsson
2e59bd4eb7
site: use filter-based nav for guides
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-03 16:50:15 +02:00
Kevin Albertson
3c5df97494
update rendered output
2024-09-29 19:57:41 -04:00
Kevin Albertson
acb62e77fc
fix references of `springbootdocker`
...
Directory is `spring_boot_docker`, not `springbootdocker`
2024-09-29 19:49:55 -04:00
Kevin Albertson
fbacec6a47
update shown contents of Spring project
...
The Dockerfile and Dockerfile.multi are created in later steps. The `springbootdocker` directory appears to be named `spring_boot_docker` in current download.
2024-09-29 19:46:40 -04:00
Craig
26f3556478
update link wording
...
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-09-26 10:05:08 -07:00
Allie Sadler
9d975a92a6
ENGDOCS-2228 ( #20940 )
...
* ENGDOCS-2228
* fix build
* title edits
2024-09-19 16:22:09 +01:00
David Karlsson
2db16747db
Merge pull request #20916 from dvdksn/blue-skies-navs
...
site: templates/navigation overhaul
2024-09-17 12:01:37 +02:00
eeshwarchembeti
2df15a7c23
Update 03_updating_app.md ( #20907 )
2024-09-16 14:41:20 -07:00
morimoto
ff746c9324
Update 06_bind_mounts.md ( #20894 )
...
persisting data was moved to part 4. fix the link description.
2024-09-16 14:38:39 -07:00
David Karlsson
dd294db10b
hugo: add main nav icons and fix mobile rendering
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 17:50:29 +02:00
David Karlsson
4443d3640a
hugo: update layout architecture
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 14:43:05 +02:00
Allie Sadler
50e986c308
Engdocs 2215 ( #20851 )
...
* move about and reorder dd install section
* fixes
* build fixes
* build fixes
* add weights
* add more weights and linktitles
* add more weights and linktitles
2024-09-11 16:10:22 +01:00
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
Allie Sadler
8193b2f1ef
consolidate settings ( #20810 )
2024-09-09 13:53:18 +01: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
David Karlsson
d3718efac9
fix: get-docker link
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-04 10:24:33 +02: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
Michael Irwin
b38d18578f
Set weights on building image pages to fix overview sorting
2024-08-26 22:04:42 -04:00
David Karlsson
07a053763f
compose: use plugin base cmd as cli overview
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 15:45:42 +02:00
Allie Sadler
8329844f83
ENGDOCS-2190 ( #20691 )
2024-08-22 13:01:59 +01:00
Allie Sadler
303cb10e31
arch image fix ( #20677 )
2024-08-21 10:00:29 +02:00
Allie Sadler
1bf12eaae3
get-started-404 ( #20666 )
2024-08-20 12:52:54 +02:00
Allie Sadler
8c7a0605c8
link-fix-get-started ( #20663 )
2024-08-20 11:00:20 +01:00
David Karlsson
2433a1f491
redirects: remove circular alias
...
The overview page was aliased to itself
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-20 10:14:06 +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
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
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
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
69d375a480
build: consolidate building best practices
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 17:38:12 +02:00
ItzDeejey
6d238390a6
The word "container" should be changed to "image" for factual correctness. ( #20133 )
...
The term "container" should be replaced with "image" for accuracy, as we are searching for a specific image from the local images to run a new container.
2024-06-05 08:59:40 -07:00
David Karlsson
35ec23f80d
get-started: add .dockerignore earlier in guide
...
Not having a .dockerignore file to exclude node_modules may result in a
build error, if users for some reason would install dependencies on the
hsot before running the build, since that would result in dependencies
for the wrong OS being mounted or copied into the build container.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-05 10:21:44 +02:00
Harsh Patel
c63859bf86
Update 05_persisting_data.md ( #19956 )
...
* Update 05_persisting_data.md
Correcting spelling mistake and separating console of command and op.
* Update content/get-started/05_persisting_data.md
---------
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-05-23 15:29:14 -07:00
David Karlsson
ff18fd61ef
redirect: add alias for /get-started/hands-on-overview/
...
Closes #20088
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-23 10:33:51 +02:00
Craig Osterhout
f856b304c3
remove walkthroughs ( #20076 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-22 08:00:26 -07:00
David Karlsson
b75fe78d4f
lint: enable markdownlint MD022 / blanks-around-headings
...
Headings should be surrounded by blank lines
Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00
Sudarshan MG
19b3f62859
Update 05_persisting_data.md
...
An extra space space after:
--mount type=volume,src=todo-db,
gives the following error:
invalid argument "type=volume,src=todo-db" for "--mount" flag: target is required
See 'docker run --help'.
2024-04-12 11:06:06 +05:30
AJ Fuhrmann
c536c8bbaf
Fix verification command
...
Make the cat command check for the file that the user created.
In the current version, the user makes a file called 'greeting.txt' but then checks for a file called 'greetings.txt'.
2024-03-18 09:46:27 -04:00
Ativerc
e2e03568fe
Update 06_bind_mounts.md
...
--mount takes in a few key-value pairs and its`type=bind` that specifies that the volume is bind mount.
2024-03-15 00:49:19 +05:30
Craig Osterhout
686725111b
docs freshness: get-started ( #19574 )
...
* docs freshness: get-started
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-03-08 13:12:11 -08: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
Allie Sadler
8d964cf230
ENGDOCS-1952 ( #19149 )
2024-01-19 15:11:52 +00:00
Craig Osterhout
28d37919b8
doc-freshness: get-started and lang guides ( #19077 )
...
* tier 2 freshness for get started and language guides
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-12 07:21:22 -08:00
Craig Osterhout
466d833ce5
update get started ( #18876 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-12-08 08:44:04 -08:00
Craig Osterhout
b16d30c519
get-started: add landing page w/ walkthroughs ( #18808 )
...
* add get-started landing page
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-12-04 08:59:34 -08:00
Lucio
e276162a23
Update overview.md
...
The "to" preposition was incorrect in "lets you to run".
2023-11-22 05:27:26 +02:00
Craig Osterhout
b119b6844e
guides: add walkthroughs ( #18609 )
...
* add walkthroughs
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:47:32 -08:00
Craig Osterhout
8bb75fa5fa
tier 1 updates for freshness ( #18686 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:40:56 -08:00
Craig Osterhout
3e90348a7e
remove nodejs doc reference in get-started ( #18572 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-02 07:14:25 -07:00