mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-06-06 03:35:20 +08:00
5 lines
169 B
Docker
5 lines
169 B
Docker
FROM registry.cn-beijing.aliyuncs.com/yunionio/onecloud-base:v3.22.2-0
|
|
|
|
COPY ./build/notify/root/opt/ /opt/
|
|
ADD ./_output/alpine-build/bin/notify /opt/yunion/bin/notify
|