rob

habitatecho (sha-df9204cc7f6d07eec4e9ad078e2ed3eb259147a7)

Published 2026-05-07 21:16:35 -05:00 by rob

Installation

docker pull code.usshaws.com/rob/habitatecho:sha-df9204cc7f6d07eec4e9ad078e2ed3eb259147a7
sha256:a6afd7d35bc3f9920e8a06ee212ff51fe1385aeb5a7d2edb39ebb19c357ca763

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/habitatecho
COPY /habitatecho /usr/local/bin/habitatecho # buildkit
COPY sandbox-bindings/ /opt/habitatecho/sandbox-bindings/ # buildkit
COPY packages/ /packages/ # buildkit
EXPOSE [8080/tcp]
LABEL service=memghost-api
ENTRYPOINT ["habitatecho"]

Labels

Key Value
org.opencontainers.image.created 2026-05-08T02:15:00.012Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision df9204cc7f6d07eec4e9ad078e2ed3eb259147a7
org.opencontainers.image.source https://code.usshaws.com/rob/habitatecho
org.opencontainers.image.title habitatecho
org.opencontainers.image.url https://code.usshaws.com/rob/habitatecho
org.opencontainers.image.version sha-df9204cc7f6d07eec4e9ad078e2ed3eb259147a7
service memghost-api
Details
Container
2026-05-07 21:16:35 -05:00
1
OCI / Docker
linux/amd64
70 MiB
Versions (134) View all