Is your feature request related to a problem? Please describe.
A snakemake report shows input, output, code and the software stack for each rule executed. Currently it only shows the contents of the conda directive and not whether a container was used.
Describe the solution you'd like
The software section for each rule in the report should show the conda env definition and the container image URL.