memowake

memowake-server (releases-1.8.7)

Published 2026-03-22 23:26:06 +08:00 by admin

Installation

docker pull hub.fairclip.cn/memowake/memowake-server:releases-1.8.7
sha256:74da113ad462ac130343e4d74fa30abd36f0502fb8458716099be1f4d9071a40

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:00183179076261f2a72aa36db0846ec4d20f2b8adf6d1447ad5a18a9e8c970cf 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-03-22 23:26:06 +08:00
2
OCI / Docker
linux/amd64
891 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