Sign inSign up

klaspihl/unlocode:23.6.1

Integration & delivery
Manifest digest

sha256:02229b8151313b5fe5dbd1b54df57bd3a97bd4a3e26c48da956d963654bb1939

OS/ARCH

linux/amd64

Compressed size

92.05 MB

Last pushed

about 3 years by klaspihl

Type

Image

Manifest digest

sha256:02229b8151313b5fe5dbd1b54df57bd3a97bd4a3e26c48da956d963654bb1939

Image Layers

1ADD file ... in / 2.7 MB
2CMD ["/bin/sh"]0 B
3COPY /opt/microsoft/powershell /opt/microsoft/powershell # buildkit65.93 MB
4ARG PS_INSTALL_VERSION=70 B
5ENV PS_INSTALL_FOLDER=/opt/microsoft/powershell/7-lts DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false LC_ALL=en_US.UTF-8 LANG=en_US.UTF-80 B
6RUN |1 PS_INSTALL_VERSION=7-lts /bin/sh -c21.51 MB
7CMD ["pwsh"]0 B
9LABEL description=Find UN location code0 B
10LABEL example=docker run --rm --env0 B
11LABEL link=https://github.com/klaspihl/UN-Locode0 B
12ENV scrdirectory=/app0 B
13ADD country-codes.csv /app/country-codes.csv # buildkit2.39 KB
14ADD code-list.csv /app/code-list.csv # buildkit1.91 MB
15WORKDIR /app32 B
16COPY find-UNlocation.ps1 /app # buildkit2.96 KB
17ENTRYPOINT ["/bin/sh" "-c" "pwsh /${scrdirectory}/find-UNlocation.ps1"]0 B

Command

ADD file:9663235f252e072c52b0f9e25845841e4321cce2caa7467a0d736c6003b05c00 in /