wardenenv/varnish:6.4

Manifest digest

sha256:cf335562058ccf134fd1acb86bfbdead7464f5bbf00938efc30524781f9362e1

OS/ARCH

linux/amd64

Compressed size

248.81 MB

Last pushed

almost 3 years by algerdev

Type

Image

Manifest digest

sha256:cf335562058ccf134fd1acb86bfbdead7464f5bbf00938efc30524781f9362e1

Image Layers

177.77 MB
21.75 KB
3LABEL maintainer="The CentOS Project"0 B
4LABEL com.redhat.component="centos-stream-container" 0 B
5LABEL com.redhat.license_terms="https://centos.org/legal/licensing-policy/"0 B
6LABEL summary="Provides a CentOS Stream0 B
7LABEL description="CentOS Stream is a0 B
8LABEL io.k8s.display-name="CentOS Stream 8"0 B
9LABEL io.openshift.expose-services=""0 B
10LABEL io.openshift.tags="base centos centos-stream"0 B
11/bin/sh -c dnf download --repofrompath=centos,http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/27.2 MB
12/bin/sh -c rpm -ivh --nodeps44.68 MB
13/bin/sh -c dnf upgrade -y36.79 MB
14ARG RPM_SCRIPT=https://packagecloud.io/install/repositories/varnishcache/varnish64/script.rpm.sh0 B
15|1 RPM_SCRIPT=https://packagecloud.io/install/repositories/varnishcache/varnish64/script.rpm.sh /bin/sh -c curl62.37 MB
16ENV VCL_CONFIG=/etc/varnish/default.vcl0 B
17ENV CACHE_SIZE=256m0 B
18ENV VARNISHD_PARAMS=-p default_ttl=3600 -p0 B
19COPY file:77efbb625c66da830b77ebec5c6c0942edf1d82f094bdd4e5d620b8bd678574f in /etc/varnish/default.vcl.template 2.3 KB
20ENV BACKEND_HOST=nginx0 B
21ENV BACKEND_PORT=800 B
22ENV ACL_PURGE_HOST=0.0.0.0/00 B
23EXPOSE 800 B
24CMD ["/bin/sh" "-c" "envsubst0 B

Command