-
Notifications
You must be signed in to change notification settings - Fork 1.1k
docs: add dev container screenshots #21191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
77dd359 to
595a3fb
Compare
|
@DanielleMaywood @david-fraley how do you feel about adding the images proposed by placeholders? Open to other ideas. |
8c1d586 to
1e32637
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This image is severely outdated.
1e32637 to
32f6806
Compare
32f6806 to
bf9ca78
Compare
|
Yeah I think those should be good |
david-fraley
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you make sure all the images render A-OK before proceeding? You can do that by using this URL -- https://coder.com/docs/@docs%2fdevcontainer-screenshot-placeholders/...
fyi when you navigate by clicking anything in the docs pages, the %2f auto turns into a slash and you'll need to manually change it back
0795cd8 to
69b1ddd
Compare
Add screenshots to the dev containers user guide: - Running dev containers with sub-agents (index.md, working-with-dev-containers.md) - Discovered dev containers with Start button (index.md) - Outdated status with rebuild option (working-with-dev-containers.md) - Display apps disabled (customizing-dev-containers.md) Also deletes the outdated devcontainer-agent-ports.png. Refs #21157
69b1ddd to
5b668fd
Compare
Adds screenshots to the dev containers user guide per David's feedback on #21157.
Screenshots added:
devcontainer-running.png- Running dev containers as sub-agents with apps, SSH, and portsdevcontainer-discovery.png- Discovered dev containers with Start buttondevcontainer-outdated.png- Outdated status indicator with rebuild optiondevcontainer-apps-bar.png- Dev container with display apps disabledAlso deletes the outdated
devcontainer-agent-ports.png.Refs #21157