sha256:c3c7fe3bdeaf4dd8ae04297dd0b52f5e5e34523475972915e3d5883f08302c8a
OS/ARCH
linux/amd64
Compressed size
885.04 MB
Last pushed
25 days by janx
Type
Image
Manifest digest
sha256:c3c7fe3bdeaf4dd8ae04297dd0b52f5e5e34523475972915e3d5883f08302c8a
Image Layers
1
ARG RELEASE
0 B
2
ARG LAUNCHPAD_BUILD_ARCH
0 B
3
LABEL org.opencontainers.image.ref.name=ubuntu
0 B
4
LABEL org.opencontainers.image.version=22.04
0 B
5
ADD file ... in /
28.17 MB
6
CMD ["/bin/bash"]
0 B
7
RUN /bin/sh -c set -eux;
6.77 MB
8
RUN /bin/sh -c set -eux;
37.66 MB
9
RUN /bin/sh -c set -ex;
164.92 MB
10
ENV TRIGGER_REBUILD=2
0 B
11
COPY install-packages upgrade-packages /usr/bin/ #
841 B
12
RUN /bin/sh -c yes |
193.17 MB
13
ENV LANG=en_US.UTF-8
0 B
14
RUN /bin/sh -c upgrade-packages #
113.54 KB
15
RUN /bin/sh -c add-apt-repository -y
39.39 MB
16
RUN /bin/sh -c curl -s
343.25 KB
17
RUN /bin/sh -c install-packages git
26.33 MB
18
RUN /bin/sh -c useradd -l
4.37 KB
19
ENV HOME=/home/gitpod
0 B
20
WORKDIR /home/gitpod
32 B
21
RUN /bin/sh -c { echo
1.9 KB
22
COPY default.gitconfig /etc/gitconfig # buildkit
163 B
23
COPY default.gitconfig /home/gitpod/.gitconfig # buildkit
192 B
24
RUN /bin/sh -c git lfs
230 B
25
USER gitpod
0 B
26
RUN /bin/sh -c sudo echo
2.07 KB
27
ENV PATH=/home/gitpod/.local/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
28
USER gitpod
0 B
29
ENV TRIGGER_REBUILD=1
0 B
30
RUN /bin/sh -c sudo apt-get
182 B
31
USER root
0 B
32
ENV TRIGGER_REBUILD=1
0 B
33
RUN /bin/sh -c curl -fsSL
133.06 MB
34
RUN /bin/sh -c curl -o
17.33 MB
35
RUN /bin/sh -c curl -o
4.16 MB
36
USER gitpod
0 B
37
ARG NIX_VERSION
0 B
38
ARG NIX_CONFIG=
0 B
39
ENV NIX_VERSION=2.19.2
0 B
40
USER root
0 B
41
ENV TRIGGER_REBUILD=1
0 B
42
RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =
18.73 KB
43
USER gitpod
0 B
44
ENV USER=gitpod
0 B
45
WORKDIR /home/gitpod
32 B
46
RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =
106.18 MB
47
RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =
220 B
48
RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =
234 B
49
RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =
239 B
50
RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =
39.86 MB
51
COPY <<EOF /home/gitpod/.config/direnv/config.toml # buildkit
254 B
52
COPY <<EOF /home/gitpod/.bashrc.d/999-direnv # buildkit
222 B
53
RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =
17.19 MB
54
USER root
0 B
55
ENV TRIGGER_REBUILD=3
0 B
56
RUN /bin/sh -c curl -fsSL
70.39 MB
57
USER gitpod
0 B
Command
ARG RELEASE