Skip to content

Comments

Update Dockerfile to fix permissions error#21

Open
wcarrollrai wants to merge 2 commits intorun-ai:mainfrom
wcarrollrai:patch-1
Open

Update Dockerfile to fix permissions error#21
wcarrollrai wants to merge 2 commits intorun-ai:mainfrom
wcarrollrai:patch-1

Conversation

@wcarrollrai
Copy link

Updated the Dockerfile to point to a custom repo as there is an issue triton-inference-server/server#7630 with the official fetch_models.sh script. Also added a permissions fix for the inception_graphdef model as the owner and group were incorrect and the lack of read permissions for the "other" group was set to 0.

Updated the Dockerfile to point to a custom repo as there is an issue triton-inference-server/server#7630 with the official fetch_models.sh script.
Also added a permissions fix for the inception_graphdef model as the owner and group were incorrect and the lack of read permissions for the "other" group was set to 0.
Now that the linked issue has been addressed, we just need to update this Dockerfile to adjust the permissions on the inception_graphdef/1/model.graphdef file to the root owner and group as well as read permissions for "other"
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.

1 participant