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

Docker integration #9

Closed
theacodes opened this issue Apr 26, 2016 · 7 comments
Closed

Docker integration #9

theacodes opened this issue Apr 26, 2016 · 7 comments

Comments

@theacodes
Copy link
Collaborator

No description provided.

@theacodes
Copy link
Collaborator Author

I don't think I'm going to do this right now. I'm happy to revisit if others feel it might be useful.

@TheKevJames
Copy link
Contributor

@theacodes I ended up needing this for a bunch of different things, so I've set up https://cloud.docker.com/repository/docker/thekevjames/nox which auto-builds each released nox version alongside all currently-supported Python versions (ie. 2.7, 3.4, 3.5, 3.6, and 3.7). If this comes up in the future, but you don't want to handle this yourself, you're welcome to link to that project.

You should be able to use thekevjames/nox:{any-valid-nox-version} out-of-the-box, including versions released under the nox-automation name.

@theacodes
Copy link
Collaborator Author

@TheKevJames awesome! If you would like, it'd be cool to add that to the documentation as an alternative way to install nox. What do you think?

@TheKevJames
Copy link
Contributor

@theacodes absolutely, that sounds good to me!

@theacodes
Copy link
Collaborator Author

If you want, @TheKevJames, you can send a PR, otherwise, I'll get to this the next time I do a round of changes on Nox. :)

@TheKevJames
Copy link
Contributor

@theacodes Sure thing! I threw up a quick PR #164 for your reviewing pleasure.

@funkyfuture
Copy link

i'm in a situation (compilation of CPython3.7 fails weirdly on Ubuntu 20.10) where my approach would rather be to extend nox so that Docker/Moby (and perspectively other container solutions) can be used as venv_backend. i haven't looked into the codebase to estimate the effort yet, so my question is whether that is something you'd be generally interested in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants