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

Dockerize all the languages? #17

Open
deniseyu opened this issue Nov 7, 2017 · 4 comments
Open

Dockerize all the languages? #17

deniseyu opened this issue Nov 7, 2017 · 4 comments

Comments

@deniseyu
Copy link
Contributor

deniseyu commented Nov 7, 2017

Since Docker is used quite commonly now, adding Dockerfiles to all the existing language repos may make new languages more accessible.

@BooleanCat and I have implemented Dockerfiles for Rust and Golang respectively in those directories.

If you think this is a good idea please feel free to help me in my quest to Dockerize all the things on here!

@madduci
Copy link
Contributor

madduci commented Apr 25, 2018

I have a docker image with gcc and clang compilers (https://hub.docker.com/r/madduci/docker-linux-cpp/). Should I adapt the C++ project to use this image?

@mrksdck
Copy link
Member

mrksdck commented Apr 27, 2018

@madduci if you want do it, create a pull request.
If you need more information, please don't hesitate to ask.
Thanks.

@mklose
Copy link
Member

mklose commented Jan 16, 2020

@madduci that would be great, here is an example how this could be done

@madduci
Copy link
Contributor

madduci commented Jan 16, 2020

hi @mklose thanks for the heads up, I've totally forgotten this discussion and time flies.

That's a good point, I think one can step up the game further when using Visual Studio Code as editor for all the language (there is an extension for almost every language and rely on something like Remote Container or Remote SSH extension (see here an example

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

4 participants