Sign inSign up

elixircloud/cwl-wes:20240111

Integration & delivery
Machine learning & AI
Data science
Manifest digest

sha256:0e45d6a22eb86d0886f645b116fb2e8c085ae24ed941da91c3ee13e2e6435a5a

OS/ARCH

linux/amd64

Compressed size

187.5 MB

Last pushed

over 2 years by uniqueg

Type

Image

Manifest digest

sha256:0e45d6a22eb86d0886f645b116fb2e8c085ae24ed941da91c3ee13e2e6435a5a

Image Layers

1ADD file ... in / 21.48 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-get2.39 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.110 B
8/bin/sh -c set -ex &&9.54 MB
9/bin/sh -c cd /usr/local/bin &&240 B
10ENV PYTHON_PIP_VERSION=21.2.40 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b0 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.51 MB
14CMD ["python3"]0 B
15LABEL software=FOCA0 B
16LABEL software.description=Kickstart OpenAPI-based microservice0 B
17LABEL software.website=https://github.com/elixir-cloud-aai/foca0 B
18LABEL software.license=https://spdx.org/licenses/Apache-2.00 B
20LABEL maintainer.organisation=ELIXIR Cloud &0 B
21ENV LOGNAME=ipython0 B
22ENV USER=ipython0 B
23ENV HOME=/tmp/user0 B
24ENV PACKAGES=openssl git build-essential0 B
25/bin/sh -c apt-get update &&121.41 MB
26COPY dir:48141e2c74e2a970b3a77cc5845973e19efdc0cc1a1d0638c764e018d15277e7 in /usr/local 24.37 MB
27LABEL version=2.00 B
28LABEL software=cwl-WES0 B
29LABEL software.description=Trigger CWL workflows via0 B
30LABEL software.website=https://github.com/elixir-cloud-aai/cwl-WES0 B
31LABEL software.documentation=https://github.com/elixir-cloud-aai/cwl-WES0 B
32LABEL software.license=https://spdx.org/licenses/Apache-2.00 B
34LABEL maintainer.organisation=ELIXIR Cloud & AAI0 B
35ENV LOGNAME=ipython0 B
36ENV USER=ipython0 B
37WORKDIR /app93 B
38COPY ./requirements.txt /app/requirements.txt # buildkit292 B
39RUN /bin/sh -c pip install5.73 MB
40COPY ./ . # buildkit55.38 KB
41RUN /bin/sh -c pip install16.18 KB
42RUN /bin/sh -c chmod -R6.04 KB

Command

ADD file:55a25b93e8f2940a796f3cbf1e78bddf5f49c46b1b89b63b9b5673cbed9483ca in /