sagemaker-studio-custom-image-samples icon indicating copy to clipboard operation
sagemaker-studio-custom-image-samples copied to clipboard

update base image used

Open georschi opened this issue 3 years ago • 1 comments

update base image used in DockerFile. public aws should be used as when the reader tries building the image on the cloud on their own account if not authenticated on dockerhub, they may be throttled based on the low daily limit of dockerhub

georschi avatar Apr 06 '22 15:04 georschi

I think ECR public still needs users to get a docker CLI auth token right? If so, it might be useful to add this step to the README accompanying each affected sample - to make sure users who aren't familiar with the process are able to build the images as documented?

athewsey avatar Apr 21 '23 02:04 athewsey