Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add dockerfile #42

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

Closed
tacyarg wants to merge 1 commit into coder:master from tacyarg:master
Closed

add dockerfile #42

tacyarg wants to merge 1 commit into coder:master from tacyarg:master

Conversation

Copy link

@tacyarg tacyarg commented Mar 6, 2019

Very basic implementation of a docker file, would need some optional arguments to support the certs

Copy link

sakanamax commented Mar 6, 2019
edited
Loading

@tacyarg
I try to build docker image with your Dockerfile.
and try to

docker run -d -p 9000:9000 image_name

when I connect http://localhost:9000
It just show wait for reply .....

Copy link

cyalide commented Mar 6, 2019

@sakanamax I can confirm the same behavior.

Copy link

jwm commented Mar 6, 2019

Adding net-tools to the installed package list fixes this for me -- https://github.com/codercom/code-server/blob/master/packages/server/src/portScanner.ts needs netstat.

kylecarbs and stevesloka reacted with thumbs up emoji

Copy link
Member

Closed in favor of #57. Feel free to make any touchups beyond that!

code-asher pushed a commit that referenced this pull request Jun 19, 2019
* Add docs
* Add guides for hosting
* Inital commit. Add quick start guide for self hosted
* Add info for flags
* Detail usage flags and provide examples
* Correct file types for certificate
* Add self-signed certificate guide, update .gitignore
* Add additional information.:
* Checkout to master
* Add transition document, add some links to readme
* Comment out some stuff
* Revise transition document
* Fix typo
* Add Google Cloud setup guide
* fix link
* Add guide links to readme
* Add AWS deployment guide
* Fixup based on PR suggestions
* Fixup ssl guide and readme
* Fix typo
* Add step to make binary executable
* Add digitalocean guide, update readme, add chmod steps just in case
* add information about securing the connection to each deploy guide
* Update doc/security/ssl.md
Co-Authored-By: nol166 <jmccamb@gmail.com>
* Fixup from PR suggestions
* Add guide for systemd for when ssh closes
* Fix typos
* VS Code Remote -> code-server
* Fix minor stylistics
* Update readme (#43)
* Update readme
* Add details about chrome warning
* Add back extension ID settings
* Add back SSL guide to readme
* State that chmod is likely not necessary
* Fix type
* Update readme
* Remove transition guide
* Revise readme based on suggestions. (#45)
* Update references to vscode-remote
* No Windows support yet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@code-asher code-asher Awaiting requested review from code-asher

@kylecarbs kylecarbs Awaiting requested review from kylecarbs

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /