memowake

memowake-server (releases-1.8.28)

Published 2026-04-15 19:29:24 +08:00 by txcjh

Installation

docker pull hub.fairclip.cn/memowake/memowake-server:releases-1.8.28
sha256:6a38682b4812d0fadc4754d804ef4b3edba23a749627529407a516e8c634b446

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=25.04
ADD file:5c208fb70b021afc05727d8dc78f4c389e873e38646fc0f247ced1cb261ea370 in /
CMD ["/bin/bash"]
/bin/sh -c sed -i 's|http://archive.ubuntu.com|http://mirrors.aliyun.com|g' /etc/apt/sources.list.d/ubuntu.sources && sed -i 's|http://security.ubuntu.com|http://mirrors.aliyun.com|g' /etc/apt/sources.list.d/ubuntu.sources
/bin/sh -c apt update && apt upgrade -y && apt install -y ca-certificates libpq5 ffmpeg aubio-tools libaubio-dev libaubio5 libopencv-dev clang libclang-dev && apt clean && rm -rf /var/lib/apt/lists/*
WORKDIR /app
COPY file:eb4168d1570fa6729edb87e9a2071bff1f0c932d1cd2d68f86c7570ee23cf587 in /app/ai_creative_flow
EXPOSE 8080
CMD ["/app/ai_creative_flow"]

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 25.04
Details
Container
2026-04-15 19:29:24 +08:00
2
OCI / Docker
linux/amd64
893 MiB
Versions (89) View all
releases-1.8.30 2026-04-24
releases-1.8.29 2026-04-21
releases-1.8.28 2026-04-15
releases-1.8.27 2026-04-11
releases-1.8.26 2026-04-11