memghost (sha-ea7c1bc43edbeedb8c1150c9af8a6236a26e89f2)
Published 2026-05-12 06:21:30 -05:00 by rob
Installation
docker pull code.usshaws.com/rob/memghost:sha-ea7c1bc43edbeedb8c1150c9af8a6236a26e89f2sha256:8c6625f5283933ffe3b325934674e07d2988c1667d8efd1b89235b4e3fd0847aImage 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 && if [ -f /usr/local/lib/ld-linux-x86-64.so.2 ]; then ln -sf /usr/local/lib/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2; elif [ -f /usr/local/lib/ld-linux-aarch64.so.1 ]; then ln -sf /usr/local/lib/ld-linux-aarch64.so.1 /lib/ld-linux-aarch64.so.1; fi # buildkit |
| ENV LD_LIBRARY_PATH=/usr/local/lib |
| 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-12T11:21:07.278Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | ea7c1bc43edbeedb8c1150c9af8a6236a26e89f2 |
| 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-ea7c1bc43edbeedb8c1150c9af8a6236a26e89f2 |
| service | memghost-api |
Details
2026-05-12 06:21:30 -05:00
Versions (191)
View all
Container
1
OCI / Docker
linux/amd64
70 MiB
latest
2026-07-12
sha-ccba0104a0aa84bafed9aeda939a8f3092b288a7
2026-07-12
main
2026-07-12
sha-5a66aa5fbabbf560e087aeb3ab9509c48d648e2a
2026-07-12
sha-67ea2dd4cf82e3781ce66294e389f17a8df68890
2026-07-12