memowake

memowake-server (releases-1.8.1)

Published 2026-03-16 19:19:51 +08:00 by admin

Installation

docker pull hub.fairclip.cn/memowake/memowake-server:releases-1.8.1
sha256:ca78b8e51de9e78abff1ebc824bd7cfc54f8c5623d3800033a61f7c2a4fa06d9

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:2db3c98fdba9eceebb6037d32c8efaa1e02744e0122dc668e4ff94e92efa56dc 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-16 19:19:51 +08:00
1
OCI / Docker
linux/amd64
889 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