-
Notifications
You must be signed in to change notification settings - Fork 27.9k
runtime dockerfile and devel dockerfile #1619
Copy link
Copy link
Closed
Labels
proposal acceptedThe core team has reviewed the feature request and agreed it would be a useful addition to PyTorchThe core team has reviewed the feature request and agreed it would be a useful addition to PyTorchtodoNot as important as medium or high priority tasks, but we will work on these.Not as important as medium or high priority tasks, but we will work on these.
Metadata
Metadata
Assignees
Labels
proposal acceptedThe core team has reviewed the feature request and agreed it would be a useful addition to PyTorchThe core team has reviewed the feature request and agreed it would be a useful addition to PyTorchtodoNot as important as medium or high priority tasks, but we will work on these.Not as important as medium or high priority tasks, but we will work on these.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The size of docker image built from the current dockerfile is too large, more than 5GB.
that's better if there are two different dockerfiles: runtime and devel dockerfile.
That would be a smaller size for runtime docker image.