Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: simplify Docker quickstart #4257

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

Merged
merged 5 commits into from
Sep 29, 2022
Merged

docs: simplify Docker quickstart #4257

merged 5 commits into from
Sep 29, 2022

Conversation

ammario
Copy link
Member

@ammario ammario commented Sep 29, 2022

This PR replaces the hard-coded images in the Docker example template with an inline Dockerfile, removing the requirement that the user has a Docker registry handy, simplifying image iteration, and making the whole Quickstart more approachable.

Cleanup #4215

  • Add Down migration

serve the API and dashboard.
Next, we export the `CODER_ADDRESS` and `CODER_ACCESS_URL` environment
variables. We can use localhost for the Access URL since the workspaces
all run on the same machine. `CODER_ADDRESS` is where coder server binds
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did it!

Copy link
Contributor

@endingwithali endingwithali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yessssss

@ammario ammario merged commit 4b540b7 into main Sep 29, 2022
@ammario ammario deleted the docker-fixup branch September 29, 2022 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants