Closed wesbragagt closed 3 months ago
@fullykubed I had to add to my sub-module the following attributes
run_as_root = true
read_only_root_fs = false
privileged = true
I see the issue. I forgot to update the Panfactum base image used in the CI templates. Will include in the release tomorrow.
@wesbragagt Can you give this a test and let us know if the latest release resolved the issue?
Confirming that it works
Nice
Prior Search
What happened?
When attempting to use the wf_dockerfile_build module from the panfactum stack I got an error due to not being able to write to the container's file system.
Steps to Reproduce
This is how I'm using it
Relevant log output