aloof-lamp-69262
06/01/2023, 1:39 PMUSER root in it's Dockerfile.
With this new image when I run the task it doesn't see the files that I need. If I shell into the container the files are there, if I use garden exec to simply list the files, the files are there. However if I use garden task the task can't see the files.
The reason I need to use the task is because I can add artifacts extrations to it, while the exec doesn't have this option.
I tried using privilaged on the task, but same result.
What is going on here?
Also is there another way to copy files out of a running container without using a task?
Thank you!quaint-dress-831
06/01/2023, 5:48 PMkubernetes-exec Run action in Bonsai. See this example: https://docs.garden.io/using-garden/runs#database-migration