Commit Graph

25 Commits

Author SHA1 Message Date
Felipe Cruz Martinez 3652fb1869
Include the `vscode` explanation in dev envs (#14030)
* Include the `vscode` explanation in dev envs

Co-authored-by: Sebastiaan van Stijn <github@gone.nl>
2022-02-11 10:19:09 +01:00
Felipe Cruz Martinez d50a80744c
Specify Dockerfile section in Dev Environments (#13973)
* Specify Dockerfile section in Dev Environments

* Update desktop/dev-environments.md

Co-authored-by: Guillaume Lours <guillaume@lours.me>

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>

Co-authored-by: Guillaume Lours <guillaume@lours.me>
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-12-14 12:38:37 +00:00
Felipe Cruz Martinez 67f5be260b
Update dev-environments.md (#13906)
* Update dev-environments.md

Include SSH agent instructions for WSL2 and Docker Dev Environments.

Refers to #13905.

* Added collapsible section

* Try wrapping codeblock around tildes

* Try using divs and code HTML tags

* Close divs

* Improve copy

* Update desktop/dev-environments.md

Co-authored-by: Djordje Lukic <lukic.djordje@gmail.com>

* Include more profile files

* Update desktop/dev-environments.md

Co-authored-by: Guillaume Lours <guillaume@lours.me>

* Apply suggestions from code review

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

Co-authored-by: Djordje Lukic <lukic.djordje@gmail.com>
Co-authored-by: Guillaume Lours <guillaume@lours.me>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-12-01 10:14:09 +00:00
Sebastiaan van Stijn 77b737da21
desktop/windows: move older release notes to archive
- remove 3.x release notes from the current release notes page
- creates a sub-menu for older releases
- split into separate files for major (3.x, 2.x)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-11 18:47:15 +02:00
Sebastiaan van Stijn 1795045f83
desktop/mac: move older release notes to archive
- remove 3.x release notes from the current release notes page
- creates a sub-menu for older releases
- split into separate files for major (3.x, 2.x)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-11 18:44:29 +02:00
Guillaume Tardif 50ad76d1e4 Mention users ight need to full restrat Docker Desktop to have git properly detected for devenvs
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-10-01 12:37:13 +02:00
Mountain/\Ash 150b2e59d9
Random names to match the random name shown in the screenshot 2021-09-15 08:55:54 +02:00
Usha Mandya e8e7f7f05d First draft for subscription changes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:20 +00:00
Sebastiaan van Stijn 346a066b68
Desktop: move "docker-for-windows" to "desktop/windows"
Unifying all content related to Docker Desktop to be withing the desktop
directory.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-14 13:28:15 +02:00
Sebastiaan van Stijn d0bf342e52
Desktop: move "docker-for-mac" to "desktop/mac"
Unifying all content related to Docker Desktop to be withing the desktop
directory.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-14 13:07:41 +02:00
Djordje Lukic a06b393120 Use https:// for all examples instead of git@
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2021-08-10 11:30:54 +02:00
Guillaume Tardif a42ce9e909 Remove obsolete known issue
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-08-09 17:21:21 +02:00
Guillaume Tardif 314b0bba99 Add local folder Dev Environments
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-08-06 16:43:41 +02:00
Guillaume Tardif 20c9f26249 Update screenshots, create through dialog box
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-08-06 16:43:41 +02:00
Guillaume Tardif c560ab27a8 ssh-add private key
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-07-21 14:35:37 +02:00
Usha Mandya 040dc728bf
Fix a grammar issue 2021-07-21 11:17:09 +01:00
Guillaume Lours 172134f7d5 remove the previous quote block to describe Git installation
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-07-21 10:26:43 +02:00
Guillaume Lours cdee16fe9a
Update desktop/dev-environments.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-07-21 10:16:40 +02:00
Guillaume Lours 1d82ed7319
Update desktop/dev-environments.md
Co-authored-by: Chris Crone <christopher.crone@docker.com>
2021-07-20 18:12:38 +02:00
Guillaume Lours 8ae450acf5 add a section to explain how to setup GIT on windows for dev environments
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-07-20 17:22:02 +02:00
Usha Mandya 6507f5b3b0
Merge pull request #13153 from rumpl/fix-ssh-key
Fix the ssh-add explanation
2021-07-08 16:02:11 +01:00
Guillaume Tardif 4aedf4df77
Users can create Dev Env on a given branch (#13095)
* Users can create Dev Env on a given branch

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Minor style updates

* Add known bug on branches in https:// git urls with .git suffix

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-07-08 16:01:16 +01:00
Djordje Lukic b75f91e0c4 Fix the ssh-add explanation
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2021-07-08 10:44:49 +02:00
Usha Mandya e0f8a84e60 Note on adding SSH key to the ssh-agent
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-29 10:31:20 +01:00
Usha Mandya f23f87c85c Add Docs for Dev Environments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-23 17:10:59 +01:00