We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e99565 + 0258ecc commit 2cb2049Copy full SHA for 2cb2049
tests/dast/Dockerfile
@@ -33,5 +33,6 @@ WORKDIR /tmp/telco-dast-qe
33
34
#Set podman permissions and create .local folder
35
RUN mkdir -p /.local
36
+RUN useradd podman
37
RUN chown podman:podman -R /.local
38
USER podman
0 commit comments