Skip to content

← All questions

Getting the HTML report out of the Docker image we run the suite in

Asked 5,680 views3 answers

We run the suite inside ghcr.io/siri1410/sdods-server on a self-hosted agent. The run works and the exit code is right, then the container goes away and takes the report with it.

Right now somebody runs docker cp afterwards, which fails silently when the container has already exited, so half our builds have no report and nobody notices until they need one.

What is the least fragile way to get html-report/ and the dashboard back onto the agent?

asked by Ingrid Solberg241 ·

3 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related