Is --no-clean safe in [Docker] containerized mock? #1231
|
If I create a Docker container from (say) the IOW, isn't cleaning in such an environment a big NOOP anyway since every |
Answered by
brianjmurrell
Sep 19, 2023
Replies: 1 comment
|
Looks like I am correct and safe to use |
0 replies
Answer selected by
brianjmurrell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like I am correct and safe to use
--no-cleanin such an environment.