sha256:254137729d05947baa12f844cba74084dc828a9f40a1a54c6194073e24c01b3f
OS/ARCH
linux/amd64
Compressed size
1.48 GB
Last pushed
over 1 year by ibuildthecloud
Type
Image
Manifest digest
sha256:254137729d05947baa12f844cba74084dc828a9f40a1a54c6194073e24c01b3f
Image Layers
1apko66.3 MB2ENV POSTGRES_USER=obot0 B3ENV POSTGRES_PASSWORD=obot0 B4ENV POSTGRES_DB=obot0 B5ENV PGDATA=/data/postgresql0 B6COPY /usr/lib/postgresql17/vector.so /usr/lib/postgresql17/ # buildkit122.02 KB7COPY /usr/share/postgresql17/extension/vector* /usr/share/postgresql17/extension/ # buildkit5.99 KB8RUN /bin/sh -c apk add561.43 MB9COPY --chmod=0755 /tools/package-chrome.sh / #744 B10RUN /bin/sh -c /package-chrome.sh &&289.9 MB11COPY aws-encryption.yaml / # buildkit344 B12COPY azure-encryption.yaml / # buildkit337 B13COPY gcp-encryption.yaml / # buildkit342 B14COPY --chmod=0755 run.sh /bin/run.sh #675 B15COPY /app/obot-tools /obot-tools # buildkit515.14 MB16COPY /bin/*-encryption-provider /bin/ # buildkit24.95 MB17COPY /app/bin/obot /bin/ # buildkit54 MB18ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/libreoffice/program0 B19ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/libreoffice/program:/usr/bin0 B20ENV HOME=/data0 B21ENV XDG_CACHE_HOME=/data/cache0 B22ENV OBOT_SERVER_AGENTS_DIR=/agents0 B23ENV NAH_THREADINESS=1000 B24ENV TERM=vt1000 B25WORKDIR /data94 B26VOLUME [/data]0 B27ENTRYPOINT ["run.sh"]0 BCommand
apko