memowake

material-process-worker (releases-1.6.10)

Published 2026-01-19 15:39:16 +08:00 by admin

Installation

docker pull hub.fairclip.cn/memowake/material-process-worker:releases-1.6.10
sha256:8738c0981052cd01951fdd899f14ab05ac8dad0926239579fa227ea297173f3c

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=25.04
ADD file:3452da35c2f5465bb0ce77515f701457bb18bc43cf8ceb3f8fce6aa8b7d6b9d5 in /
CMD ["/bin/bash"]
RUN /bin/sh -c sed -i 's|http://archive.ubuntu.com/ubuntu|http://192.168.31.115:8081/repository/plucky|g' /etc/apt/sources.list.d/ubuntu.sources && sed -i 's|http://security.ubuntu.com/ubuntu|http://192.168.31.115:8081/repository/plucky|g' /etc/apt/sources.list.d/ubuntu.sources # buildkit
RUN /bin/sh -c apt update && apt install -y ffmpeg && apt clean && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c apt update && apt install -y ca-certificates libpq5 ffmpeg vainfo mesa-va-drivers libva-dev libvdpau-va-gl1 libgbm1 && apt clean && rm -rf /var/lib/apt/lists/* # buildkit
/bin/sh -c apt update && apt upgrade -y && apt install -y ca-certificates libpq5 aubio-tools libaubio-dev libaubio5 libopencv-dev clang libclang-dev && apt clean && rm -rf /var/lib/apt/lists/*
/bin/sh -c sed -i 's|http://192.168.31.115:8081/repository/plucky|http://mirrors.aliyun.com/ubuntu|g' /etc/apt/sources.list.d/ubuntu.sources && sed -i 's|http://192.168.31.115:8081/repository/plucky|http://mirrors.aliyun.com/ubuntu|g' /etc/apt/sources.list.d/ubuntu.sources
WORKDIR /app
COPY file:6ec50acee6e21f315795bc56d2fbb0b99f2b19c380fc775c4d5f05f83ac7d23c in /app/ai_creative_flow
ENV IS_MATERIAL_PROCESS_WORKER=true
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-01-19 15:39:16 +08:00
3
OCI / Docker
linux/amd64
1023 MiB
Versions (46) View all
releases-1.6.10 2026-01-19
releases-1.6.9 2026-01-19
releases-1.6.8 2026-01-19
releases-1.6.5 2026-01-17
releases-1.6.4 2026-01-15