Dockertopia
28c3c3fd45
Merge pull request #15572 from abe-101/patch-abe-101
...
replace deprecated flask debug environment flag
2022-09-06 13:03:40 +01:00
Felipe Cruz Martinez
e8c8c609f1
How to load extensions not in the Marketplace ( #15573 )
...
* How to load extensions not in the Marketplace
* Apply suggestions from code review
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* List extension that is not from the Marketplace and added note about update
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Move warning to just under the header
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-06 11:47:42 +01:00
Usha Mandya
e50b9a70c8
Merge pull request #15557 from bragov4ik/patch-1
...
Fix typo in long syntax section of compose spec
2022-09-06 11:45:21 +01:00
Usha Mandya
80d098a862
Merge pull request #15393 from crazy-max/cleanup-makefile
...
makefile: remove buildx-yaml goal
2022-09-06 10:01:58 +01:00
Abe
0b0f0888bd
remove deprecated warning
...
fixes https://github.com/docker/docker.github.io/issues/15571
2022-09-05 14:42:30 -04:00
David Karlsson
7cc8e51bde
Update DVP overview ( #15509 )
...
* Update DVP overview
* fixed typos
* updated DVP benefits
* updated per review comments
* fix typo
2022-09-05 17:31:10 +02:00
Dockertopia
fbd81ae57d
Merge pull request #15568 from dockertopia/typo-fix
...
Fixed typo
2022-09-05 15:51:44 +01:00
Usha Mandya
91a99e91bf
Update reference to the contribution guidelines ( #15562 )
...
* Update reference to the contribution guidelines
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Update reference to the contribution guidelines from the OS topic
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-09-05 15:36:55 +01:00
Allie Sadler
9b95b4deee
Fix link ( #15567 )
...
* fix-link
* fix-link
* fix-link
2022-09-05 14:27:12 +00:00
CrazyMax
9dcfc02c99
Merge pull request #15246 from crazy-max/move-assets
...
move resources to assets folder
2022-09-05 16:23:57 +02:00
CrazyMax
cc0fc46783
jekyll(assets): move images to assets folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:23 +02:00
CrazyMax
ce02b9d60b
jekyll(assets): move favicons to assets folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:23 +02:00
CrazyMax
16d149282d
jekyll(assets): move fonts to assets folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:23 +02:00
CrazyMax
998bfbfd09
jekyll(assets): move css to assets folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:22 +02:00
CrazyMax
56cfd1bac1
jekyll(assets): move redoc to assets folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:11 +02:00
CrazyMax
82838fb61d
jekyll(assets): move jquery to assets folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:11 +02:00
CrazyMax
2a0de5f737
jekyll(assets): move bootstrap to assets folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:10 +02:00
CrazyMax
189d8abe48
jekyll(assets): move style scss to assets folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:10 +02:00
CrazyMax
33785a9064
jekyll(assets): move api-reference css to assets folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:48:44 +02:00
Allie Sadler
1c273c4fb6
contribute edit ( #15565 )
2022-09-05 14:33:47 +01:00
dockertopia
015c71683d
Fixed typo
2022-09-05 14:27:58 +01:00
Dockertopia
ef28f705dd
Install page improvement based on feedback (scenario2) ( #15494 )
...
* Install page improvement based on users and PM feedback
* Exploring a second scenario deriving from additional feedback
* Review feedback
2022-09-05 10:35:30 +01:00
Allie Sadler
5291295d0d
Addition of a 'Contribute' section with our Style Guide ( #15350 )
...
* SG test.
* moved some content around
* editing
* broken links fix
* formatting changes
* fixes
* fixes
* edits after review
* fix broken links
* broken link fix
* a few more edits
* removed contributing page
* Revert "removed contributing page"
This reverts commit 5822cd516b
.
* add redirect
2022-09-05 10:23:29 +01:00
Clint Joseph
0a5b458333
Update mac-install.md ( #15555 )
...
Typo in spelling of subscription. `subscri[tion` -> `subscription`
2022-09-05 10:10:42 +01:00
bragov4ik
7b1551532e
Typo in long syntax section in compose spec
...
Description of code snippet in long syntax example of [secrets](https://docs.docker.com/compose/compose-file/#secrets ) states that a name of a secret file is set to `server.crt` whereas in the snippet it is configured to `server.cert`.
2022-09-04 21:37:20 +03:00
Craig Osterhout
c2e850e902
[ENGDOCS-978] Hyphenate 'sign in' when noun ( #15553 )
...
* update sign in to sign-in when noun
2022-09-03 15:48:56 -07:00
Craig Osterhout
079a03abf6
[ENGDOCS-952] Update get started video ( #15516 )
...
* update get started video
2022-09-03 15:42:31 -07:00
Craig Osterhout
6f1e7e9f6c
Merge pull request #15467 from craig-osterhout/hub-quickstart-pull
...
[ENGDOCS-829] Add pull image to hub quickstart
2022-09-03 15:39:37 -07:00
Allie Sadler
33d555137d
ENGDOCS-967 ( #15552 )
2022-09-02 14:13:00 +01:00
Usha Mandya
ddc9a3d91d
Merge pull request #15551 from crazy-max/ci-invalidate-cache
...
ci: invalidate cloudfront cache
2022-09-02 10:56:37 +01:00
CrazyMax
69e96eb1db
ci: invalidate cloudfront cache
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-02 11:41:22 +02:00
Mathieu Champlon
79ca07f10b
Fix links to download desktop 4.11.1 on linux ( #15549 )
2022-09-02 08:53:34 +01:00
Usha Mandya
fa2a932d3c
Merge pull request #15547 from andrei-z-albu/DKP312-fix-linux-links
...
Fix the linux installer links for 4.12
2022-09-01 18:02:54 +01:00
andrei-z-albu
bd7109edde
Update desktop-install.html
2022-09-01 19:55:19 +03:00
Dockertopia
a4a45076ff
Merge pull request #15539 from milas/compose-spec-env-secrets
...
compose: merge latest spec changes
2022-09-01 17:06:59 +01:00
Dockertopia
56433afce6
Apply suggestions from code review
...
Minor edits for clarification
2022-09-01 17:02:21 +01:00
Milas Bowman
cf142d7bd4
compose: spec typo/clarity fixes
...
From Dora in code review
Co-authored-by: Dockertopia <103652162+dockertopia@users.noreply.github.com>
2022-09-01 11:57:06 -04:00
Allie Sadler
7dbb330229
code fix for windows install ( #15541 )
2022-09-01 16:53:14 +01:00
andrei-z-albu
6c073b3ad7
DKP-312: Add release notes for 4.12.0 ( #15503 )
...
* DKP-312: Add release notes for 4.12.0
* Update release-notes.md
Update release notes to reflect latest change to Docker Compose, v2.10.2
* Update release-notes.md
Introduced release notes from PR #18825
* Update release-notes.md
Moved certain entries from the New section to the Bug fixes and minor changes one. Also replaced the {% include desktop-install.html %} section from 4.11.1 with the chunk of relevant links to installers and checksums
* Update release-notes.md
Fix phrasing where relevant, as evidenced in the last code review
* Update release-notes.md
Added security fixes release notes from @GabrielaGeorgieva. Fixed a few texts as follow up from code review
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update release-notes.md
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update release-notes.md
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update release-notes.md
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
* Update release-notes.md
* Update desktop-install.html
Added checksums for 4.12 installer files, and updated links to point to 4.12
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-01 16:34:04 +01:00
Allie Sadler
ac9eb76766
integrated terminal in DD and search functionality for Extensions marketplace and change of experimental to beta - ONLY PUBLISH WITH DD 4.12 ( #15460 )
...
* integrated terminal
* small tweak
* add screeshot
* experimental to beta change
* Revert "experimental to beta change"
This reverts commit a7044bdddc
.
2022-09-01 16:33:45 +01:00
Allie Sadler
bde9629d68
changes to DD license copy - ONLY MERGE WITH DD 4.12 ( #15457 )
...
* changes to DD license copy
* edits
* edits
* edits
* more edits
* more edits
* removed extra notes
* change to get docker page
2022-09-01 16:33:19 +01:00
Dockertopia
17fd536a8a
Merge pull request #15500 from docker-tools-robot/dispatch/compose-api-reference-v2.10.2
...
Update Compose reference API to v2.10.2
2022-09-01 15:34:24 +01:00
Dockertopia
d9d76771ad
Updating Compose release notes to 2.10.2
...
Updating Compose Release Notes to latest version.
2022-09-01 15:29:49 +01:00
Dockertopia
5480ce159a
Update _config.yml
...
Removing dispatch/compose-api-reference-v2.10.2 line
2022-09-01 15:26:28 +01:00
Dockertopia
f61095e175
Merge branch 'master' into dispatch/compose-api-reference-v2.10.2
2022-09-01 15:22:47 +01:00
Dockertopia
065387e84e
Merge pull request #15474 from docker-tools-robot/dispatch/compose-api-reference-v2.10.1
...
Update Compose reference API to v2.10.1
2022-09-01 15:19:59 +01:00
Milas Bowman
2241597c38
compose: fix link references
...
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-09-01 10:19:39 -04:00
dockertopia
319c826a32
Completing RNs with linked issues and some other standard enhancements
2022-09-01 15:02:27 +01:00
Dockertopia
363e46c746
Merge pull request #15492 from bsousaa/add-container-page
...
Add Containerd Image Store beta feature documentation page
2022-09-01 14:57:08 +01:00
Milas Bowman
3518db454f
compose: merge latest spec changes
...
* tmpfs.mode: https://github.com/compose-spec/compose-spec/pull/252
* build.tags: https://github.com/compose-spec/compose-spec/pull/255
* env var secrets: https://github.com/compose-spec/compose-spec/pull/257
* build.platforms: https://github.com/compose-spec/compose-spec/pull/267
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-09-01 09:55:24 -04:00