sha256:acf1518bf6431ca6c4a86a574d9ac6f090e9e99f7f5973153d812a800aa5ab7e
OS/ARCH
linux/amd64
Compressed size
527.29 MB
Last pushed
almost 3 years by sanderthierens
Type
Image
Manifest digest
sha256:acf1518bf6431ca6c4a86a574d9ac6f090e9e99f7f5973153d812a800aa5ab7e
Image Layers
1ADD file ... in / 29.93 MB2CMD ["bash"]0 B3ENV LANG=C.UTF-8 LC_ALL=C.UTF-80 B4ENV ENV_NAME=base0 B5ENV MAMBA_ROOT_PREFIX=/opt/conda0 B6ENV MAMBA_EXE=/bin/micromamba0 B7COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit112.53 KB8COPY /tmp/bin/micromamba /bin/micromamba # buildkit6.45 MB9ARG MAMBA_USER=mambauser0 B10ARG MAMBA_USER_ID=10000 B11ARG MAMBA_USER_GID=10000 B12ENV MAMBA_USER=mambauser0 B13COPY _dockerfile_initialize_user_accounts.sh /usr/local/bin/_dockerfile_initialize_user_accounts.sh # buildkit438 B14COPY _dockerfile_setup_root_prefix.sh /usr/local/bin/_dockerfile_setup_root_prefix.sh # buildkit287 B15RUN |3 MAMBA_USER=mambauser MAMBA_USER_ID=1000 MAMBA_USER_GID=10004.48 KB16USER mambauser0 B17WORKDIR /tmp32 B18COPY _entrypoint.sh /usr/local/bin/_entrypoint.sh # buildkit689 B19COPY _activate_current_env.sh /usr/local/bin/_activate_current_env.sh # buildkit646 B20ENTRYPOINT ["/usr/local/bin/_entrypoint.sh"]0 B21CMD ["/bin/bash"]0 B22COPY _dockerfile_shell.sh /usr/local/bin/_dockerfile_shell.sh # buildkit349 B23SHELL [/usr/local/bin/_dockerfile_shell.sh]0 B24/usr/local/bin/_dockerfile_shell.sh #(nop) LABEL description==0 B25/usr/local/bin/_dockerfile_shell.sh #(nop) USER [root]0 B26/usr/local/bin/_dockerfile_shell.sh apt-get --allow-releaseinfo-change update &&151.72 MB27/usr/local/bin/_dockerfile_shell.sh git clone https://github.com/VIB-PSB/i-ADHoRe.git13.69 MB28/usr/local/bin/_dockerfile_shell.sh mkdir i-ADHoRe/build181 B29/usr/local/bin/_dockerfile_shell.sh #(nop) WORKDIR /tmp/i-ADHoRe/build0 B30/usr/local/bin/_dockerfile_shell.sh cmake ..51.63 KB31/usr/local/bin/_dockerfile_shell.sh make1.2 MB32/usr/local/bin/_dockerfile_shell.sh make install7.02 MB33/usr/local/bin/_dockerfile_shell.sh #(nop) COPY file:749c93a34bdef837bd4f36758c0e575cc2f81454e808caff0de8dd414d3773ae in304 B34/usr/local/bin/_dockerfile_shell.sh micromamba create -f /conda_perl.yml317.1 MB35/usr/local/bin/_dockerfile_shell.sh #(nop) ENV PATH=/opt/conda/envs/fringe_build/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 BCommand
ADD file:7726efb0e0eb5003dbcf2967ec29364479eec8b41f2569ff189372153115b54b in /