latest
sha256:052c25dd1725003bf6b9e56fa4dd4118b74138ec5dffd04e285c9beb0136146e
OS/ARCH
linux/amd64
Compressed size
93.6 MB
Last pushed
about 1 month by gfanzcicd
Type
Image
Manifest digest
sha256:052c25dd1725003bf6b9e56fa4dd4118b74138ec5dffd04e285c9beb0136146e
Image Layers
1
# debian.sh --arch 'amd64' out/
47.28 MB
2
ARG MAINTAINER=rob@elshiregroup.co.nz
0 B
3
ARG VERSION=2.5.0
0 B
4
ARG TOOL_NAME=bowtie2
0 B
5
ARG COMMIT_ID=8fe62622
0 B
6
ARG BUILD_DATE=2025-01-21T20:49:14Z
0 B
7
ARG BUILD_VERSION=8913163386
0 B
8
ARG DOCS=http://bowtie-bio.sourceforge.net/bowtie2/manual.shtml
0 B
9
ARG PAPER=https://doi.org/10.1038/nmeth.1923
0 B
10
ARG COMMAND=alias bowtie2='docker run --rm
0 B
11
LABEL org.opencontainers.image.authors=rob@elshiregroup.co.nz
0 B
12
LABEL org.opencontainers.image.version=2.5.0
0 B
13
LABEL org.opencontainers.image.vendor=Genomics for Aotearoa New
0 B
14
LABEL org.opencontainers.image.title=gfanz/bowtie2
0 B
15
LABEL org.opencontainers.image.created=2025-01-21T20:49:14Z
0 B
16
LABEL org.opencontainers.image.revision-ref=8fe62622
0 B
17
LABEL org.opencontainers.image.documentation=http://bowtie-bio.sourceforge.net/bowtie2/manual.shtml
0 B
18
LABEL org.opencontainers.image.url=https://doi.org/10.1038/nmeth.1923
0 B
19
LABEL org.label-schema.docker.cmd=alias bowtie2='docker run --rm
0 B
20
RUN |9 MAINTAINER=rob@elshiregroup.co.nz VERSION=2.5.0 TOOL_NAME=bowtie2
14.46 MB
21
ADD install.sh /home/debian/ # buildkit
291 B
22
ADD test.sh /home/debian/ # buildkit
346 B
23
RUN |9 MAINTAINER=rob@elshiregroup.co.nz VERSION=2.5.0 TOOL_NAME=bowtie2
31.86 MB
24
WORKDIR /mnt
32 B
25
ENTRYPOINT ["/usr/bin/bowtie2"]
0 B
Command
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'