Skip to content

Move Dockerfile to docker/pytorch#6009

Merged
soumith merged 1 commit intopytorch:masterfrom
ezyang:pr/dockerfile-move
Mar 26, 2018
Merged

Move Dockerfile to docker/pytorch#6009
soumith merged 1 commit intopytorch:masterfrom
ezyang:pr/dockerfile-move

Conversation

@ezyang
Copy link
Copy Markdown
Contributor

@ezyang ezyang commented Mar 26, 2018

CC @orionr

Signed-off-by: Edward Z. Yang ezyang@fb.com

Signed-off-by: Edward Z. Yang <ezyang@fb.com>
@topiaruss
Copy link
Copy Markdown
Contributor

Was this helpful? It seems to only have the effect of making building a docker image harder, since normally the contents of the directory where the Dockerfile is located (minus the contents referred to in .dockerignore) are sent to build the image. And the Dockerfile cannot refer to ../../ for building.

@ezyang
Copy link
Copy Markdown
Contributor Author

ezyang commented Mar 27, 2018

@topiaruss Sorry about the inconvenience. The reason we moved it is because we'll be adding some new Docker images to the repo soon, and we didn't want to privilege one over any other one. I opened PR #6051 for how to build the Dockerfile in the new location; it is not too much more complicated, so I hope you'll bear with us :)

@topiaruss
Copy link
Copy Markdown
Contributor

topiaruss commented Mar 27, 2018 via email

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
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

Successfully merging this pull request may close these issues.

3 participants