memowake

memowake-server (releases-1.8.27)

Published 2026-04-11 23:33:23 +08:00 by txcjh

Installation

docker pull hub.fairclip.cn/memowake/memowake-server:releases-1.8.27
sha256:3786914a827288c1bf7bfe3ff1d403d5a726d52bb5232c8e51c9df81db5b240e

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:171bf721df9e4b8234b48454f3c486c3720b171da062dc880dafe0ab6596a620 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-11 23:33:23 +08:00
1
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