Commit Graph

24 Commits

Author SHA1 Message Date
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
JP Bulman 34bc2ff861
Update Dotnet Containerization Docs (#19867)
* Update Dotnet Containerization Docs

This is a condensed version of the two separate commands to connect to the docker container and to log into postgres.

* Update exit commands
2024-04-24 14:10:05 -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
Craig Osterhout 8159a9d76c
refresh language guides (#19405)
* language guide refresh

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-15 11:09:04 -08: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
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 2d08689e49
update dotnet guide (#18810)
* update dotnet guide
---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 07:51:52 -08:00
Craig Osterhout 874adeb006
update init .net wording (#18640)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:56:56 -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
Lizz Thabet 09e83c62fe (refact) update docker init template name to reflect the cli 2023-11-10 12:24:16 -05: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 fd35fbd321
fix links (#18465)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-18 15:35:42 -07:00
Craig Osterhout 68f20697d0
get-started: update .net deployment (#18400)
* update .net deployment

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-18 15:06:22 -07:00
Allie Sadler ba216cd2ae
ENGDOCS-1558 (#18419)
* initial structure

* move security announcements page

* PAT and 2FA content move

* fix broken links and adjust landing page cards with moved topics

* fix links

* move enforce sign in content and update landing page

* move enforce sign in content and update landing page

* fix build

* fix image

* move domain audit content

* add domain audit to grid

* move RAM and IAM

* landing page

* more landing page development

* fix links

* fix links

* fix toc

* move scout

* move scout
2023-10-18 16:01:14 +01:00
Craig Osterhout 1e311e90d3
fix dotnet redirect typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-10 07:32:31 -07:00
Craig Osterhout 90cab2e23b
get-started: update .net guide (#18184)
* update dotnet guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-09 08:30:12 -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