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
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
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
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
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
a92623e34e
build(ci): use `vars` for docker username
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-18 16:19:20 +02:00
David Karlsson
4b089c535f
build(ci): remove checkout action for build-push-action
...
build-push-action uses Git context by default. No need for checkout
action unless you tamper with repo files before build.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-18 16:19:19 +02:00
David Karlsson
208e19c67c
build: bump build-push-action to v6
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:17:26 +02:00
Craig Osterhout
b0f3d7ddeb
freshness: language guides refresh ( #20101 )
...
* language guides refresh
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* Update content/language/dotnet/configure-ci-cd.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update content/language/golang/configure-ci-cd.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update content/language/java/configure-ci-cd.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update content/language/python/configure-ci-cd.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update content/language/r/configure-ci-cd.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update content/language/php/configure-ci-cd.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:20:13 -07:00
Pradumna Saraf
74bad3df93
docs: Update instructions in language-specific guides. ( #20060 )
...
* docs: Update instructions in language-specific guides.
* Update configure-ci-cd.md
2024-05-19 10:49:48 -07: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
8198ce5208
ENGDOCS-1925 ( #19002 )
...
* ENGDOCS-1925
* adjustments
* fix broken links
2024-01-03 09:59:28 +00:00
Craig Osterhout
e9d930069d
add php language-specific guide ( #18794 )
...
* add php language guide
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-07 12:42:16 -08:00