We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3673a58 commit ad55ebdCopy full SHA for ad55ebd
kdiff-snapshots/Dockerfile
@@ -37,6 +37,7 @@ ENV PATH="/home/steampipe/.local/bin:${PATH}"
37
38
COPY --chown=steampipe:steampipe kdiff-snapshots-entrypoint.sh .
39
COPY --chown=steampipe:steampipe csv-script.sh .
40
+COPY --chown=steampipe:steampipe start-and-wait-steampipe-service.sh .
41
42
RUN ls && ls / && ls /home/steampipe
43
RUN chmod +x *.sh
0 commit comments