raxml-ng-buildcache (db334530dd6f934869a919cb436971efcc88859d618ed759f2e6599bde00f303)

Published 2025-07-22 08:57:19 +02:00 by christoph

Installation

docker pull git.ch-st.de/christoph/raxml-ng-buildcache:db334530dd6f934869a919cb436971efcc88859d618ed759f2e6599bde00f303
sha256:8265f0deff1f9c937d6ef18aa973456f733d90d773e9344fa0c7e20577a715dd

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:b4619a63cd7829e1338ddaa4995ca17003002dd54b0dfd675a6f54a2b69151a6 in /
CMD ["/bin/bash"]
MAINTAINER Oleksiy Kozlov alexey.kozlov@h-its.org
/bin/sh -c apt-get update && apt-get install -y cmake g++ git libgmp-dev libbz2-dev libhts-dev libhtscodecs-dev flex bison && apt-get clean && rm -rf /var/lib/apt/lists/*
ARG VERSION
|1 VERSION=master /bin/sh -c cd /opt && git clone -b ${VERSION} --recursive https://github.com/amkozlov/raxml-ng.git

Labels

Key Value
io.buildah.version 1.28.2
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04