Sign inSign up

chapvic/squid:7.0.2

Networking
Manifest digest

sha256:9d35de62d8fe0423cfa120f8b20a09f0524e9d0d84bcf1b564ca1b3e66159d2f

OS/ARCH

linux/amd64

Compressed size

70.17 MB

Last pushed

about 1 year by chapvic

Type

Image

Manifest digest

sha256:9d35de62d8fe0423cfa120f8b20a09f0524e9d0d84bcf1b564ca1b3e66159d2f

Image Layers

1ARG LANG=ru_RU.UTF-8 TZ=Europe/Moscow0 B
2COPY / / # buildkit51.07 MB
3ENV SHELL=/bin/bash LANG=ru_RU.UTF-8 LANGUAGE=ru_RU.UTF-8 TZ=Europe/Moscow0 B
4ARG SQUID_VERSION=7.0.2 SQUID_ROOT=/app SQUID_CONFDIR=/app/etc SQUID_CONFDIR_DEFAULT=/app/share/config0 B
5ENV SHELL=/bin/bash PATH=/app/bin:/app/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6COPY /app /app # buildkit5.45 MB
7RUN |7 SQUID_VERSION=7.0.2 SQUID_ROOT=/app SQUID_CONFDIR=/app/etc13.65 MB
8ADD source / # buildkit1.7 KB
9STOPSIGNAL SIGINT0 B
10HEALTHCHECK &{["CMD" "healthcheck"] "5s" "3s"0 B
11ENTRYPOINT ["entrypoint"]0 B

Command

ARG LANG=ru_RU.UTF-8 TZ=Europe/Moscow