Sign inSign up

ddev/ddev-gitpod-base:20240923

Languages & frameworks
Integration & delivery
Web servers
Manifest digest

sha256:1e1c173aef8ba9597bd9cdccd875697a3f83a4b9e4dc96001e4505aac4004895

OS/ARCH

linux/amd64

Compressed size

1.4 GB

Last pushed

almost 2 years by randyfay

Type

Image

Manifest digest

sha256:1e1c173aef8ba9597bd9cdccd875697a3f83a4b9e4dc96001e4505aac4004895

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.03 MB
6CMD ["/bin/bash"]0 B
7/bin/sh -c set -eux; apt-get6.76 MB
8/bin/sh -c set -eux; apt-get37.63 MB
9/bin/sh -c set -ex; apt-get165.11 MB
10ENV TRIGGER_REBUILD=10 B
11COPY install-packages upgrade-packages /usr/bin/ #842 B
12RUN /bin/sh -c yes |200.5 MB
13ENV LANG=en_US.UTF-80 B
14RUN /bin/sh -c upgrade-packages #113.52 KB
15RUN /bin/sh -c add-apt-repository -y37.01 MB
16RUN /bin/sh -c curl -s342.71 KB
17RUN /bin/sh -c install-packages git24.94 MB
18RUN /bin/sh -c useradd -l4.38 KB
19ENV HOME=/home/gitpod0 B
20WORKDIR /home/gitpod32 B
21RUN /bin/sh -c { echo1.9 KB
22COPY default.gitconfig /etc/gitconfig # buildkit163 B
23COPY default.gitconfig /home/gitpod/.gitconfig # buildkit193 B
24RUN /bin/sh -c git lfs231 B
25USER gitpod0 B
26RUN /bin/sh -c sudo echo2.07 KB
27ENV PATH=/home/gitpod/.local/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
28USER gitpod0 B
29ENV TRIGGER_REBUILD=10 B
30RUN /bin/sh -c sudo apt-get181 B
31USER root0 B
32ENV TRIGGER_REBUILD=10 B
33RUN /bin/sh -c curl -fsSL122.87 MB
34RUN /bin/sh -c curl -o17.33 MB
35RUN /bin/sh -c curl -o4.15 MB
36USER gitpod0 B
37USER root0 B
38ENV TRIGGER_REBUILD=30 B
39RUN /bin/sh -c curl -fsSL65.95 MB
40USER gitpod0 B
41SHELL [/bin/bash -c]0 B
42USER root0 B
43RUN /bin/bash -c curl -fsSL1.38 KB
44RUN /bin/bash -c echo "deb254 B
45RUN /bin/bash -c install -m32 B
46RUN /bin/bash -c curl -fsSL2.46 KB
47RUN /bin/bash -c echo "deb242 B
48RUN /bin/bash -c apt-get update224.91 MB
49RUN /bin/bash -c pip3 install12.1 MB
50RUN /bin/bash -c npm install4.57 MB
51RUN /bin/bash -c curl -sSfL10.99 MB
52RUN /bin/bash -c rm -rf70.57 MB
53USER gitpod0 B
54RUN /bin/bash -c echo 'if1.98 KB
55RUN /bin/bash -c echo 'export2.01 KB
56RUN /bin/bash -c echo ".2.01 KB
57RUN /bin/bash -c ln -sf207 B
58ENV XDG_CONFIG_HOME=/workspace/.config0 B
59RUN /bin/bash -c mkdir -p215 B
60RUN /bin/bash -c ln -sf175 B
61RUN /bin/bash -c sudo apt-get809 B
62RUN /bin/bash -c sudo ln172 B
63RUN /bin/bash -c for item155.82 MB
64RUN /bin/bash -c cp ~/go/bin/dlv10.18 MB
65RUN /bin/bash -c cd /tmp235.6 MB

Command

 ARG RELEASE