latest
sha256:02aa19369b8015efad28a8571303a119f866c9ccf20a3c2d7610b87be0de6f30
OS/ARCH
Compressed size
179.96 MB
Last pushed
8 months by psbdatasub
Type
Image
Manifest digest
sha256:ffe9fa48ffad58371fb9597726ad7e83682fc94a666a38f480185852aacf8cf6
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=20.04
0 B
5
ADD file ... in /
26.24 MB
6
CMD ["/bin/bash"]
0 B
7
MAINTAINER bedro
0 B
8
ENV DEBIAN_FRONTEND=noninteractive
0 B
9
COPY . /i-adhore # buildkit
6.89 MB
10
RUN /bin/sh -c apt-get update
138.58 MB
11
RUN /bin/sh -c cd /i-adhore
120 B
12
WORKDIR /i-adhore/build
32 B
13
RUN /bin/sh -c cmake ..
50.37 KB
14
RUN /bin/sh -c make #
1.19 MB
15
RUN /bin/sh -c make install
7.01 MB
16
WORKDIR /
0 B
Command
ARG RELEASE