Sign inSign up

hexletbasics/exercises-powershell:latest

Manifest digest

sha256:075ccce5a3b5dad02c9ae0d513ae0326245d44387430093d5e8fc7a4598af3c1

OS/ARCH

linux/amd64

Compressed size

356.61 MB

Last pushed

about 2 years by hexletworker

Type

Image

Manifest digest

sha256:075ccce5a3b5dad02c9ae0d513ae0326245d44387430093d5e8fc7a4598af3c1

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 / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV LANG=C.UTF-80 B
8ENV LC_ALL=C.UTF-80 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10RUN /bin/sh -c apt-get update194.69 MB
11RUN /bin/sh -c pip3 install2 MB
12RUN /bin/sh -c curl -sL45.65 MB
13RUN /bin/sh -c npm install2.06 MB
14COPY ./common /opt/basics/common # buildkit1.23 KB
15RUN /bin/sh -c apt-get update13.49 MB
16RUN /bin/sh -c wget -q3.84 KB
17RUN /bin/sh -c dpkg -i185.83 KB
18RUN /bin/sh -c apt-get update252.91 KB
19RUN /bin/sh -c apt-get install69.78 MB
20WORKDIR /exercises-powershell110 B
21COPY . . # buildkit3.19 KB
22ENV PATH=~/.local/bin/:/exercises-powershell/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23RUN /bin/sh -c pwsh "bin/build.ps1"354.35 KB

Command

 ARG RELEASE