memowake-server (releases-1.5.0-rc2)
Published 2025-11-09 22:23:43 +08:00 by admin
Installation
docker pull hub.fairclip.cn/memowake/memowake-server:releases-1.5.0-rc2sha256:a2e6a464fb227d6f30c44deffb6f20522f79ae58f3b3d9d0e484905fdc0d462c
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:0ebb3dd98809cffc1b5ade76d8ccac01def087e7d7a84a84a33db4aa9090ac67 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 && apt clean && rm -rf /var/lib/apt/lists/* |
| WORKDIR /app |
| COPY file:d6f6e3fd416f7d53e923f03cd7ce6ecef8153ca26ab63cc6872656098c5f38d7 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 | 24.04 |
Details
2025-11-09 22:23:43 +08:00
Versions (36)
View all
Container
1
OCI / Docker
linux/amd64
330 MiB
2025121702
2025-12-17
2025121701
2025-12-17
25121502
2025-12-15
25121501
2025-12-15
releases-1.5.2-rc12
2025-11-28