sha256:819f334fb6dea78219b0151eb1790f9d3c9ac71a813eacf14da891dbbe7aa113
OS/ARCH
Compressed size
87.46 MB
Last pushed
over 1 year by klaspihl
Type
Image
Manifest digest
sha256:1d6c3e0f7a476211ace60fdc7d15db6bd167d7010067b4d4aab283c09d350d0b
Image Layers
1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B3COPY /opt/microsoft/powershell /opt/microsoft/powershell # buildkit70.33 MB4ARG PS_INSTALL_VERSION=7-preview0 B5ENV PS_INSTALL_FOLDER=/opt/microsoft/powershell/7 DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false LC_ALL=en_US.UTF-8 LANG=en_US.UTF-80 B6RUN |1 PS_INSTALL_VERSION=7 /bin/sh -c11.75 MB7CMD ["pwsh"]0 B9LABEL description=Find UN location code0 B10LABEL example=docker run --rm --env0 B11LABEL link=https://github.com/klaspihl/UN-Locode0 B12ENV scrdirectory=/app0 B13ADD https://raw.githubusercontent.com/datasets/un-locode/main/data/country-codes.csv /app/country-codes.csv # buildkit2.46 KB14ADD https://raw.githubusercontent.com/datasets/un-locode/main/data/code-list.csv /app/code-list.csv # buildkit1.92 MB15WORKDIR /app32 B16COPY ./src/find-UNlocation.ps1 /app # buildkit2.94 KB17ENTRYPOINT ["/bin/sh" "-c" "pwsh /${scrdirectory}/find-UNlocation.ps1"]0 BCommand
ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit