memowake

memowake-server (releases-1.8.26)

Published 2026-04-11 22:43:21 +08:00 by txcjh

Installation

docker pull hub.fairclip.cn/memowake/memowake-server:releases-1.8.26
sha256:8cf79332cd352648595f1f1dc56166699aaa6b98c2b113a690251373f9cfa36f

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:4c01ae5685479c049bd0cf9a4cbe9ac94e804a6b889c8e20728cabc090e9a4ee 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 22:43:21 +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