Sagemaker Estimators with Dockerfile #4067
Unanswered
celsofranssa
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Sagemaker Estimators, such as shown in the code snippet below:
However, it is still unclear how it handles (i) the Python dependencies (requirements.txt); (ii) the system dependencies (apt install ..). Is it possible to customize how the docker image is created (using a Dockerfile, for instance)?
Beta Was this translation helpful? Give feedback.
All reactions