Sign inSign up

cyberw/locust-timescale:4

Manifest digest

sha256:5701ac9080d151d66d2f01262e65862b98bf296735fc2480499557ac7c47bd8f

OS/ARCH

linux/amd64

Compressed size

121 MB

Last pushed

about 4 years by cyberw

Type

Image

Manifest digest

sha256:5701ac9080d151d66d2f01262e65862b98bf296735fc2480499557ac7c47bd8f

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3/bin/sh -c set -eux; addgroup1.25 KB
4ENV LANG=en_US.utf80 B
5/bin/sh -c mkdir /docker-entrypoint-initdb.d149 B
6ENV PG_MAJOR=130 B
7ENV PG_VERSION=13.70 B
8ENV PG_SHA256=1b905bf4f3d83614a393b3c51fd345910fd261e4f5124a68d9a1fdd3a2a463990 B
9/bin/sh -c set -eux; wget75.92 MB
10/bin/sh -c set -eux; cp8.81 KB
11/bin/sh -c mkdir -p /var/run/postgresql161 B
12ENV PGDATA=/var/lib/postgresql/data0 B
13/bin/sh -c mkdir -p "$PGDATA"194 B
14VOLUME [/var/lib/postgresql/data]0 B
15COPY file:e8928645623137de410cce68a2aa3b22f07a64e6391025598a60f3e461c606a3 in /usr/local/bin/ 4.59 KB
16ENTRYPOINT ["docker-entrypoint.sh"]0 B
17STOPSIGNAL SIGINT0 B
18EXPOSE 54320 B
19CMD ["postgres"]0 B
20ARG OSS_ONLY0 B
21LABEL maintainer=Timescale https://www.timescale.com0 B
22COPY docker-entrypoint-initdb.d/* /docker-entrypoint-initdb.d/ # buildkit2.04 KB
23COPY /go/bin/* /usr/local/bin/ # buildkit15.24 MB
24COPY /usr/local/lib/postgresql/timescaledb-*.so /usr/local/lib/postgresql/ # buildkit14.52 MB
25COPY /usr/local/share/postgresql/extension/timescaledb--*.sql /usr/local/share/postgresql/extension/ # buildkit3.69 MB
26ARG TS_VERSION0 B
27RUN |2 OSS_ONLY= TS_VERSION=2.7.0 /bin/sh5.28 MB
28RUN /bin/sh -c apk add3.64 MB
29COPY *.sh /commands/ # buildkit32 B
30COPY timescale_schema.sql /docker-entrypoint-initdb.d/ # buildkit11.08 KB

Command

ADD file:5d673d25da3a14ce1f6cf66e4c7fd4f4b85a3759a9d93efb3fd9ff852b5b56e4 in /