Sign inSign up

erfmedien/vector:vector-1.0

Multi-platform
Index digest

sha256:e41ca8457a32cdb0bb8f7daf164fdf338e8e5c2d553ff08a297e25a1e1d80ad3

OS/ARCH

Compressed size

45.67 MB

Last pushed

over 2 years by timowilhelm

Type

Image

Manifest digest

sha256:2e83c09fd9d105040f85c2741fcd20868ab13af569e97eef48e52a46ecac0d5e

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk --no-cache607.89 KB
4COPY /vector/bin/* /usr/local/bin/ # buildkit41.83 MB
5COPY /vector/config/vector.yaml /etc/vector/vector.yaml # buildkit707 B
6COPY /var/lib/vector /var/lib/vector # buildkit138 B
7RUN vector --version # buildkit32 B
8ENTRYPOINT ["/usr/local/bin/vector"]0 B
10LABEL version=1.00 B
11LABEL description=This file generates a0 B
12ENV CADDY_LOG=yes0 B
13ENV CADDY_LOG_PATH=/var/log/*.log0 B
14ENV CADDY_LOGTAIL_TOKEN=0 B
15ENV PHP_LOG=yes0 B
16ENV PHP_LOG_PATH=/tmp/errors.log0 B
17ENV PHP_LOGTAIL_TOKEN=0 B
18ENV SYMFONY_LOG=yes0 B
19ENV SYMFONY_LOG_PATH=/var/www/var/log/*.log0 B
20ENV SYMFONY_LOGTAIL_TOKEN=0 B
21COPY ./caddy.vector.yaml /tmp/caddy.vector.yaml # buildkit570 B
22COPY ./php.vector.yaml /tmp/caddy.vector.yaml # buildkit32 B
23COPY ./symfony.vector.yaml /tmp/caddy.vector.yaml # buildkit32 B
24COPY ./run-vector.sh /usr/local/bin/run-vector # buildkit364 B
25RUN /bin/sh -c chmod 700361 B
26CMD ["/usr/local/bin/run-vector"]0 B

Command

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /