Sign inSign up

staphb/tiptoft:1.0.2-26

Machine learning & AI
Data science
Index digest

sha256:925233fff76204ab8c4ca40b7241948843f10daafd838c5ba246af874d7f8d24

OS/ARCH

linux/amd64

Compressed size

68 MB

Last pushed

3 months by staphbadmin

Type

Image

Manifest digest

sha256:6f75a748e08f071497b1768fd75319bb5490c793fcb3d6a477e2a94c4d39409e

Image Layers

1ADD file ... in / 29.9 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c set -eux; apt-get1.03 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.6.150 B
8/bin/sh -c set -ex &&9.29 MB
9/bin/sh -c cd /usr/local/bin &&235 B
10ENV PYTHON_PIP_VERSION=21.2.40 B
11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b56743090 B
14/bin/sh -c set -ex; savedAptMark="$(apt-mark2.39 MB
15CMD ["python3"]0 B
16ARG TIPTOFT_VER=1.0.20 B
17LABEL base.image=python:3.6-slim0 B
18LABEL dockerfile.version=10 B
19LABEL software=tiptoft0 B
20LABEL software.version=1.0.20 B
21LABEL description=Predict plasmids from uncorrected0 B
22LABEL website=https://github.com/andrewjpage/tiptoft0 B
23LABEL license=https://github.com/andrewjpage/tiptoft/blob/master/LICENSE0 B
24LABEL maintainer=Abigail Shockey0 B
26LABEL maintainer2=Curtis Kapsak0 B
28LABEL maintainer3=Raheel Ahmed0 B
30COPY /opt/venv /opt/venv # buildkit23.39 MB
31ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LC_ALL=C0 B
32RUN |1 TIPTOFT_VER=1.0.2 /bin/sh -c2.01 MB
33WORKDIR /data94 B
34CMD ["tiptoft" "--help"]0 B

Command

ADD file:09675d11695f65c55efdc393ff0cd32f30194cd7d0fbef4631eebfed4414ac97 in /