FROM hb.autocareai.cn/library/busybox:v1 WORKDIR /xcb COPY %APP_NAME% . CMD ["./%APP_NAME%"]