Skip to content
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

Add support to build sample python package with docker #1002

Merged
merged 6 commits into from
Feb 13, 2024

Conversation

elainechien
Copy link
Contributor

This allows the python package to be built in an isolated docker container so that during build the package does not modify the host machine. Docker is not truly sandboxed but is fine for the purposes of the test package.

#1001

…uilt in a container

Signed-off-by: Elaine Chien <elainechien@google.com>
Signed-off-by: Elaine Chien <elainechien@google.com>
Signed-off-by: Elaine Chien <elainechien@google.com>
Signed-off-by: Elaine Chien <elainechien@google.com>
Copy link
Contributor

@maxfisher-g maxfisher-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Elaine, just one minor comment

sample_packages/sample_python_package/Dockerfile Outdated Show resolved Hide resolved
Signed-off-by: Elaine Chien <elainechien@google.com>
@maxfisher-g maxfisher-g merged commit bf4dd8f into ossf:main Feb 13, 2024
10 checks passed
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.

2 participants