mikebase (0.4.0)

Published 2026-05-02 01:07:30 +00:00 by Ganonmaster in Open3DLab/mikebase

Installation

docker pull git.open3dlab.com/open3dlab/mikebase:0.4.0
sha256:12964301ec740ee3008dbfc045bc3ed24738e53cd212d34ddcaa6347bff94e26

Images

Digest OS / Arch Size
83f90e6915 linux/amd64 43 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /build/target/release/mikebase ./mikebase # buildkit
COPY migrations ./migrations # buildkit
EXPOSE [3000/tcp]
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:3000/health || exit 1"] "30s" "5s" "5s" "0s" '\x03'}
ENTRYPOINT ["./mikebase"]

Labels

Key Value
org.opencontainers.image.created 2026-05-02T00:53:31.992Z
org.opencontainers.image.description A Rust-based emote database and API.
org.opencontainers.image.licenses
org.opencontainers.image.revision 3dcd75e490131ff0eef766b1d7fa66e8703df244
org.opencontainers.image.source https://git.open3dlab.com/Open3DLab/mikebase
org.opencontainers.image.title mikebase
org.opencontainers.image.url https://git.open3dlab.com/Open3DLab/mikebase
org.opencontainers.image.version 0.4.0
Details
Container
2026-05-02 01:07:30 +00:00
0
OCI / Docker
Versions (9) View all
0.4.0 2026-05-02
0.4 2026-05-02
latest 2026-05-02
0.3.0 2026-04-28
0.3 2026-04-28