sha256:bd76891a4e4c2f9aaf1fa8b9fa15c8be41a3552d278cb9d9feb0822548caf9a7
OS/ARCH
linux/amd64
Compressed size
1.55 GB
Last pushed
over 1 year by ibuildthecloud
Type
Image
Manifest digest
sha256:bd76891a4e4c2f9aaf1fa8b9fa15c8be41a3552d278cb9d9feb0822548caf9a7
Image Layers
1apko66.51 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.04 KB7COPY /usr/share/postgresql17/extension/vector* /usr/share/postgresql17/extension/ # buildkit6 KB8RUN /bin/sh -c apk add559.46 MB9COPY --chmod=0755 /tools/package-chrome.sh / #179 B10RUN /bin/sh -c /package-chrome.sh &&289.99 MB11COPY aws-encryption.yaml / # buildkit350 B12COPY azure-encryption.yaml / # buildkit343 B13COPY gcp-encryption.yaml / # buildkit350 B14COPY --chmod=0755 run.sh /bin/run.sh #670 B15COPY /app/obot-tools /obot-tools # buildkit581.43 MB16COPY /bin/*-encryption-provider /bin/ # buildkit25.83 MB17COPY /app/bin/obot /bin/ # buildkit57.76 MB18COPY /app/ui/user/build-node /ui # buildkit10.45 MB19ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/libreoffice/program0 B20ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/libreoffice/program:/usr/bin0 B21ENV HOME=/data0 B22ENV XDG_CACHE_HOME=/data/cache0 B23ENV OBOT_SERVER_AGENTS_DIR=/agents0 B24ENV TERM=vt1000 B25WORKDIR /data94 B26VOLUME [/data]0 B27ENTRYPOINT ["run.sh"]0 BCommand
apko