memghost (sha-15984bc240ad1653e944f5ebdb33f250ff8c4295)
Published 2026-05-12 07:47:35 -05:00 by rob
Installation
docker pull code.usshaws.com/rob/memghost:sha-15984bc240ad1653e944f5ebdb33f250ff8c4295sha256:82cb1d7e94d7447cb9153bd1e1df7c301a6013a127e618ca74b56fdf114fb5f7Image 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-12T12:45:31.734Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 15984bc240ad1653e944f5ebdb33f250ff8c4295 |
| 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-15984bc240ad1653e944f5ebdb33f250ff8c4295 |
| service | memghost-api |
Details
2026-05-12 07:47:35 -05:00
Versions (113)
View all
Container
1
OCI / Docker
linux/amd64
70 MiB
latest
2026-06-02
sha-339bafa7fec7364da575cce3c5e252cdb5785538
2026-06-02
main
2026-06-02
sha-c7246dc3b554516206f251ba547a856cde457f6b
2026-06-02
sha-0f20bc117ccaab6a6207c0aadc9554ee4df2931b
2026-06-02