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

Add Dockerfile #116

Open
MartinEthier opened this issue Jun 13, 2020 · 1 comment
Open

Add Dockerfile #116

MartinEthier opened this issue Jun 13, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@MartinEthier
Copy link

Feature

Add Dockerfile so users can setup using docker instead of installing everything directly.

Motivation

Many people would prefer to keep all of the setup inside of Docker containers especially since it requires building APEX and spconv. It would also greatly simplify the installation process.

Pitch

This repo is heavily based on the https://github.com/traveller59/second.pytorch repo which contains a Dockerfile. Their Dockerfile is almost exactly what would be needed in this repo so copying that over and modifying it should be relatively straightforward.

@poodarchu poodarchu added the enhancement New feature or request label Jun 14, 2020
@poodarchu
Copy link
Collaborator

you can make a pr if you're interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants