Sign inSign up

boomerangio/worker-flow:2.11.17-python.6

Security
Integration & delivery
Monitoring & observability
Manifest digest

sha256:a684c8ce995b1de99248cc1c96d8579db39ad27b15884d6f25f27e2f7e33d6a5

OS/ARCH

linux/amd64

Compressed size

291.29 MB

Last pushed

3 months by tlawrie

Type

Image

Manifest digest

sha256:a684c8ce995b1de99248cc1c96d8579db39ad27b15884d6f25f27e2f7e33d6a5

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6SHELL ["/bin/bash", "-o", "pipefail", "-c"]0 B
7ENV DEBIAN_FRONTEND noninteractive0 B
8ENV DEBCONF_NOWARNINGS="yes"0 B
9WORKDIR /opt/bin0 B
10/bin/sh -c apt-get -y update0 B
11/bin/sh -c curl -fSL "https://github.com/genuinetools/img/releases/download/v0.5.10/img-linux-amd64"0 B
12/bin/sh -c curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh0 B
13WORKDIR /cli0 B
14ADD multi:e08d85e144077fbfb8334e6d33d98c5ba6bde3ff4b08e46716c41b4bd0b0f2a5 in ./ 0 B
15ADD dir:751029b8ab17d996f3323fb62c963b19eda3ab70aa9c9195d6fb796986160484 in ./commands 0 B
16ADD dir:5a37335e37113b440fcb9d492ac1aef5e97b7371a6ebbcf567f9d29012d60b4c in ./libs 0 B
17/bin/sh -c npm install --production0 B
18ENTRYPOINT [ "npm", "start" ]262.93 MB

Command

 ARG RELEASE