rob

habitatecho (sha-6000e150fc9922a89c2be579350f05119e04f98b)

Published 2026-05-06 13:18:10 -05:00 by rob

Installation

docker pull code.usshaws.com/rob/habitatecho:sha-6000e150fc9922a89c2be579350f05119e04f98b
sha256:a5a45be26ac548e7b2a30aeaa2be2a39d0db3506ef92777974ca9b074286d604

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-06T18:18:00.535Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 6000e150fc9922a89c2be579350f05119e04f98b
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-6000e150fc9922a89c2be579350f05119e04f98b
service memghost-api
Details
Container
2026-05-06 13:18:10 -05:00
1
OCI / Docker
linux/amd64
70 MiB
Versions (134) View all