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

Do not copy entire source directory to image #10

Open
mfhepp opened this issue Jan 10, 2024 · 1 comment
Open

Do not copy entire source directory to image #10

mfhepp opened this issue Jan 10, 2024 · 1 comment

Comments

@mfhepp
Copy link
Owner

mfhepp commented Jan 10, 2024

COPY src/ ./ includes e.g. the Dockerfile.

Either use more specific command or exclude more files via .dockerignore.

@mfhepp
Copy link
Owner Author

mfhepp commented Jan 13, 2024

Also the COPY command is unnecessary when a Notebook image is built.

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

No branches or pull requests

1 participant