rob

habitatecho (sha-14e446a845177889016994614d2813b5830e495a)

Published 2026-05-08 17:05:50 -05:00 by rob

Installation

docker pull code.usshaws.com/rob/habitatecho:sha-14e446a845177889016994614d2813b5830e495a
sha256:ec9c55a5655a0ea944c7be52e61b9c95a26345a18a1585530e7abfb4be99142e

Image layers

ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates tzdata curl # buildkit
COPY /bin/deno /usr/local/bin/deno # buildkit
COPY /usr/local/lib/ /usr/local/lib/ # buildkit
RUN /bin/sh -c mkdir -p /lib64 && ln -sf /usr/local/lib/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
WORKDIR /opt/memghost
COPY /memghost /usr/local/bin/memghost # buildkit
COPY sandbox-bindings/ /opt/memghost/sandbox-bindings/ # buildkit
COPY packages/ /packages/ # buildkit
EXPOSE [8080/tcp]
LABEL service=memghost-api
ENTRYPOINT ["memghost"]

Labels

Key Value
org.opencontainers.image.created 2026-05-08T22:02:53.853Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 14e446a845177889016994614d2813b5830e495a
org.opencontainers.image.source https://code.usshaws.com/rob/memghost
org.opencontainers.image.title memghost
org.opencontainers.image.url https://code.usshaws.com/rob/memghost
org.opencontainers.image.version sha-14e446a845177889016994614d2813b5830e495a
service memghost-api
Details
Container
2026-05-08 17:05:50 -05:00
1
OCI / Docker
linux/amd64
70 MiB
Versions (134) View all