Commit Graph

23 Commits

Author SHA1 Message Date
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
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 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 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
Allie Sadler 8f1150e24b
ENGDOCS-2079 (#19939)
* ENGDOCS-2079

* Fix links

* Fix links

* Fix links

* Fix links
2024-05-01 13:53:07 +01:00
Pradumna Saraf 7b104c5ef6
docs: Update the Golang CI configurations section (#19748)
* docs: update the instructions

* Configure CI/CD workflow for Go language

* Update configure-ci-cd.md
2024-04-10 20:48:17 +02: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 150a4ba88f
remove run sample app without docker (#18877)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-12-11 10:11:12 -08:00
Craig Osterhout fb2b2c28a6
update Go guide - run tests (#18885)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-12-11 10:10:23 -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
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
Craig Osterhout c8f0c28035
update go language-specific guide (#18562)
* update deploy and ci-cd in go guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-02 15:58:38 -07:00
Craig Osterhout 59990dde0f
freshness: java and go language-specific guides (#18466)
* refresh go and java language guides

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-20 09:21:13 -07:00
Craig Osterhout 4061383fb5
update titles for language guides (#18441)
* update language guide titles

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-16 15:55:44 -07:00
Craig Osterhout 8b4f1192ca
language guide: fix broken link (#18154)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-09-11 14:47:26 -07:00
Keyl0ve 70bfee03d3
fix: typo (#18120) 2023-09-07 12:36:52 -07:00
Craig Osterhout 57a4c2bcf8
minor fixes (#17978)
* fix typos

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-08-22 11:01:55 -07:00
David Karlsson 79e8462366
hugo: remove include_relative (#17957)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 10:22:15 +01:00
David Karlsson 15e9e1e694 hugo: run migration script
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00