-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Choose base container and add instructions for updating #11
Comments
We have a base container. It seems we may do a whitelist for requirements. This is a bigger discussion, ongoing with A3D3 and iHarp. |
Need to maintain the security for docker. |
I feel it is hard to include all the possible requirements in the whitelist. Participants may use some packages we have not thought of and we do not want to limit what the participants can use. |
The solution we discussed with the larger group resulted in a whitelist check that will exit with the message that a package is not allowed and they should contact us through GitHub to request it be added to the whitelist if needed. Current whitelist proposal includes container packages and our baseline model requirements (as well as packages initially included by A3D3). @work4cs, please comment on the PR with any other packages you think should be included. Thanks! |
We have a dockerfile. The important thing might be to have |
May I ask what the published shared docker we can use right now? docker |
the latest shared container |
Link to the A3D3 container has been added to the repo and it is used in the challenge, so this is done. |
We will provide a base container with instructions for participants to update it and submit with their model.
How do we implement that in CodaBench?
The text was updated successfully, but these errors were encountered: