Build branch qualimap with version qualimap (1b0257c)
Build pipeline: viash-hub.biobox.qualimap-nnlnn
Source commit: 1b0257c8bd
Source message: write software version to file
This commit is contained in:
@@ -410,7 +410,7 @@ build_info:
|
||||
output: "target/executable/bedtools/bedtools_intersect"
|
||||
executable: "target/executable/bedtools/bedtools_intersect/bedtools_intersect"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "c407a88b173a2a25054ac2ee7e2abdd639d7efc4"
|
||||
git_commit: "1b0257c8bd57bdf0b9a8e993437f54750c79dce2"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -632,9 +632,9 @@ RUN echo "bedtools: \"$(bedtools --version | sed -n 's/^bedtools //p')\"" > /var
|
||||
|
||||
LABEL org.opencontainers.image.authors="Theodoro Gasperin Terra Camargo"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component bedtools bedtools_intersect"
|
||||
LABEL org.opencontainers.image.created="2024-08-21T07:00:47Z"
|
||||
LABEL org.opencontainers.image.created="2024-08-21T07:17:43Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/arq5x/bedtools2"
|
||||
LABEL org.opencontainers.image.revision="c407a88b173a2a25054ac2ee7e2abdd639d7efc4"
|
||||
LABEL org.opencontainers.image.revision="1b0257c8bd57bdf0b9a8e993437f54750c79dce2"
|
||||
LABEL org.opencontainers.image.version="qualimap"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user