Commit Graph

1529 Commits

Author SHA1 Message Date
dmitry-bychkov
b569ffa27b Fix FromAsCasing warning
Change FROM python:${PYTHON_VERSION}-slim as base line in Dockerfile content to get rid of warning:
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 3)

Which shows up on image build.
2024-07-09 17:04:02 +03:00
Eugene Mwangi
c5baf62efb docs: Fix typo in extends.md (#20372)
Problem:
Minor grammar errors in `/multiple-compose-files/extends.md`

Fixes:
- Remove `to` from the phrase `so you can to tweak the configuration`.
- Add a comma to the phrase `same build, ports and volumes configuration values`.
2024-07-09 12:54:15 +01:00
David Karlsson
35d66c5c98 Merge pull request #20376 from dvdksn/ps-alias
cli: add alias for docker container ps
2024-07-09 07:15:45 +02:00
David Karlsson
4fbfca93f9 Merge pull request #20231 from dvdksn/build-check-ug
build: user guide on using build checks
2024-07-09 07:14:50 +02:00
David Karlsson
36e8b935ae Merge pull request #19618 from dvdksn/docker-engine-debian-iptables-nft
engine: add note about nftables incompatibility to install docs
2024-07-09 07:14:15 +02:00
Stephanie Aurelio
3c4f5bf6ee Add section on 3DS support (#20334)
* add to billing section
2024-07-08 10:46:01 -07:00
David Karlsson
bb739ef211 cli: add alias for docker container ps
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-08 11:05:04 +02:00
Allie Sadler
51e5271a23 ENGDOCS-2140 (#20300)
* ENGDOCS-2140

* SME review

* Update content/compose/compose-application-model.md

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

* Apply suggestions from code review

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-08 09:36:17 +01:00
David Karlsson
66b96d6337 engine: add note about nftables incompatibility to install docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-08 09:43:34 +02:00
David Karlsson
bce0ad706e build: user guide on using build checks
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-08 09:40:21 +02:00
Lorena Rangel
615d26feaf fix: add a new shortcode to handle new installers (#20366)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-05 15:24:51 +01:00
David Karlsson
0754f20478 Merge pull request #20349 from dvdksn/dbc-toplevel
Move Docker Build Cloud to its own top-level section
2024-07-05 13:54:24 +02:00
jcjveraa
0d9b66e897 fix typo in example startup-order.md (#20362)
There was an additional ' character that was appended to the database name in this example when copy-pasted
2024-07-05 11:15:37 +01:00
karman
f2f527639e added proxy-enable-kerberosntlm installer flag (#20360)
* added proxy-enable-kerberosntlm installer flag

* corrected a typo
2024-07-05 08:44:58 +01:00
Allie Sadler
a8bfddc241 ENGDOCS-2145 (#20320) 2024-07-04 16:24:06 +01:00
Allie Sadler
a25bd76d17 ENGDOCS-2143 (#20301)
* ENGDOCS-2143

* Apply suggestions from code review

Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>

---------

Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-07-04 16:20:30 +01:00
Craig Osterhout
55ab51303e desktop: update volume export (#20295)
* add volume export m2

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

* fix ol

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

* rearrange sections

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-07-04 16:07:47 +01:00
Allie Sadler
ae524ee542 ENGDOCS-1239 (#20289)
* ENGDOCS-1239

* SME review
2024-07-04 16:07:12 +01:00
Mihaela Stoica
a592a7fbf5 Remove note on Windows Arm installer (#20323) 2024-07-04 16:06:50 +01:00
Lorena Rangel
c79589f81c Release notes 4.32 (#20284)
* update linux installer name

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* add release notes for 4.32.0

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Apply suggestions from code review

* Release notes for Builds view in DD 4.32

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* add arm installer

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* add known issue

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Apply suggestions from code review

* remove known issue, update date and build number

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-07-04 16:06:39 +01:00
Maxime Cornet
6f501de681 fix(typo): AS instead of as
Use AS instead of as for the build of Name your build stages
2024-07-04 15:33:15 +02:00
Çiğdem
296ea3419c Update feedback.md (#20353)
Updated the name of the channel as docker-compose instead of docker-compse
2024-07-04 13:08:50 +01:00
Allie Sadler
24c74baa74 ENGDOCS-2141 (#20311)
* ENGDOCS-2141

* sme review

* review

* review
2024-07-04 13:05:24 +01:00
Allie Sadler
6bb5443555 ENGDOCS-2144 (#20314)
* ENGDOCS-2144

* edit
2024-07-04 10:57:00 +01: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
19c9da7eb7 site: add dbc tile to landing page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 17:23:56 +02:00
David Karlsson
7b3a072f83 build(cloud): make dbc a top-level section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 17:23:20 +02:00
David Karlsson
373e8a3f37 fix(typo): missing "you"
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 11:01:22 +02:00
David Karlsson
45e4bc37bd build: clean up remote auth example with secrets
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 10:42:10 +02:00
David Karlsson
08d7637ad5 Merge pull request #20340 from dvdksn/gha-build-disable-envvar
build(gha): summary env vars
2024-07-03 10:18:01 +02:00
David Karlsson
05513310a2 build(gha): disable build record archive upload
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 10:14:47 +02:00
David Karlsson
556445ecd2 build(gha): rename DOCKER_BUILD_NO_SUMMARY to DOCKER_BUILD_SUMMARY_DISABLE
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 10:14:35 +02:00
David Karlsson
0470f8401f Merge pull request #20039 from dvdksn/freshness-daemon-troubleshoot
engine: consolidate troubleshooting to single page
2024-07-03 05:51:46 +02:00
David Karlsson
51e2bd4667 Merge pull request #20308 from dvdksn/exceptions-additions
scout: exceptions follow-ups
2024-07-03 05:49:47 +02:00
Stephanie Aurelio
e8a420f302 Clarify how CLI auth works with SSO (#20327)
* refresh faqs

* style guide fix

* update acronym ref
2024-07-02 09:00:49 -07:00
David Karlsson
8371ba3a53 build(cloud): add link to best practices
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-02 10:51:31 +02:00
Stephanie Aurelio
a28a793d42 Update downgrade docs (#20303)
* add caveats section

* clarify pricing link reference
2024-07-01 13:05:50 -07:00
Sebastiaan van Stijn
57635d73b1 Merge pull request #20329 from dvdksn/centos-rhel-7-eol
engine: remove centos/rhel 7 (EOL)
2024-07-01 20:48:40 +02:00
David Karlsson
405153a565 Merge pull request #20312 from dvdksn/health-score-agpl-license
scout: health score only consider AGPL
2024-07-01 17:53:15 +02:00
Sebastiaan van Stijn
acf7ac712e engine: add release notes for v27.0.3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-01 12:03:40 +02:00
Sebastiaan van Stijn
28b04f6436 engine/install: update example versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-01 11:28:30 +02:00
Sebastiaan van Stijn
684b9aaef2 engine/api: add missing entry for v27.0, and update example
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-01 11:28:04 +02:00
David Karlsson
f8229cbc9f engine: remove centos/rhel 7 (EOL)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-01 09:19:19 +02:00
Stephanie Aurelio
b1f70ea017 update billing info and crosslink from banner (#20325) 2024-06-28 11:54:38 -07:00
David Karlsson
0969364f54 Merge pull request #20305 from dvdksn/fix-scout-score-calc
scout: fix error in score calculations example
2024-06-28 20:14:43 +02:00
David Karlsson
ae2feb222b build(cache): removed dest parameter for registry backend
The registry cache exporter doesn't support such a parameter.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-28 16:12:50 +02:00
David Karlsson
6fb46d7472 build(cache): containerd required for cache backends with docker worker
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-28 16:11:41 +02:00
Sebastiaan van Stijn
8bdf1919e8 Merge pull request #20316 from sarrocks1/patch-1
Fix deprecated types.ImagePullOptions usage and replace with image.PullOptions
2024-06-27 22:36:50 +02:00
David Karlsson
f6e63e55fe Merge pull request #20208 from dvdksn/docker-copilot-ext-beta
GitHub copilot extension, early access docs
2024-06-27 21:51:49 +02:00
David Karlsson
1bbab3a1a4 Merge pull request #20315 from MordodeMaru/patch-1
Update advisory-db-sources.md
2024-06-27 21:36:54 +02:00