-
I'm trying to add a python library hosted on Github like this: |
Beta Was this translation helpful? Give feedback.
Answered by
pleirb
Aug 14, 2023
Replies: 1 comment 6 replies
-
Is it a standard Python library? Which is the error? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think I already achieved it, using the following command:
docker compose build --no-cache
It would be nice to enable the --no-cache flag to the invoke img-build command