Sign inSign up

cyberw/locust-timescale:2

Manifest digest

sha256:3000a79b5c49f7c5ef8748e2da2be00fe9f93ae50c4ff92c02121c28f2268b33

OS/ARCH

linux/amd64

Compressed size

110.4 MB

Last pushed

over 4 years by cyberw

Type

Image

Manifest digest

sha256:3000a79b5c49f7c5ef8748e2da2be00fe9f93ae50c4ff92c02121c28f2268b33

Image Layers

1ADD file ... in / 2.69 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.d148 B
6ENV PG_MAJOR=130 B
7ENV PG_VERSION=13.60 B
8ENV PG_SHA256=bafc7fa3d9d4da8fe71b84c63ba8bdfe8092935c30c0aa85c24b2c08508f67fc0 B
9/bin/sh -c set -eux; wget75.3 MB
10/bin/sh -c set -eux; cp8.81 KB
11/bin/sh -c mkdir -p /var/run/postgresql160 B
12ENV PGDATA=/var/lib/postgresql/data0 B
13/bin/sh -c mkdir -p "$PGDATA"193 B
14VOLUME [/var/lib/postgresql/data]0 B
15COPY file:17f02a384c69f25a02ac48ac87d6d4be4defb7aca17757d462a3d076a86336a5 in /usr/local/bin/ 4.57 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.13 MB
24COPY /usr/local/lib/postgresql/timescaledb-*.so /usr/local/lib/postgresql/ # buildkit6.33 MB
25COPY /usr/local/share/postgresql/extension/timescaledb--*.sql /usr/local/share/postgresql/extension/ # buildkit2.18 MB
26ARG TS_VERSION0 B
27RUN |2 OSS_ONLY= TS_VERSION=2.6.0 /bin/sh5.09 MB
28RUN /bin/sh -c apk add3.65 MB
29COPY *.sh /commands/ # buildkit32 B
30COPY timescale_schema.sql /docker-entrypoint-initdb.d/ # buildkit11.09 KB

Command

ADD file:9233f6f2237d79659a9521f7e390df217cec49f1a8aa3a12147bbca1956acdb9 in /