Skip to content
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

Look into using docker (or some other solution) to iron out environment issues #16

Open
DSchau opened this issue Oct 9, 2017 · 4 comments
Assignees

Comments

@DSchau
Copy link
Contributor

DSchau commented Oct 9, 2017

We (still) almost every time run into issues with people's environments not being configured correctly.

If we could create a docker image that contains required versions for things, that would be pretty neat. We could certainly build the server side stuff so that each user doesn't have to run that in a separate command

@DSchau DSchau self-assigned this Oct 9, 2017
@DSchau DSchau closed this as completed May 11, 2018
@DSchau DSchau reopened this May 11, 2018
@DSchau
Copy link
Contributor Author

DSchau commented May 11, 2018

Whoops. Still worth doing, I just don't really know all that much about this stuff. I can figure this out unless anyone has any interest in creating an official Docker image?

I feel like we sorta solve our issue here, but then it's also "OK now install Docker to iron out your environment"

"What's Docker?" "How do I do it?" etc. etc.

I feel like being able to use something like CodeSandbox solves this problem just as cleanly and probably a bit more simply.

@Bolerr
Copy link

Bolerr commented May 11, 2018

Any thought of reaching out to Curt Larson of one of our other dev ops guys on this one?

@hejkal
Copy link

hejkal commented May 11, 2018

@DSchau Yeah, I like the CodeSandbox approach. If folks aren't familiar with docker (which many won't be, I've used it some but not in a couple years), that seems like it doesn't reduce the complexity / ways to go wrong thaaat much.

@DSchau
Copy link
Contributor Author

DSchau commented May 11, 2018

@Bolerr yeah, that seems like a good idea. I'll do that this afternoon just to gauge quality of the idea 🙃

@DSchau DSchau added the future We'll get to this at some point label May 21, 2018
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

No branches or pull requests

3 participants