FROM busybox:1.36
LABEL org.opencontainers.image.title="veo4-video-art-site-kit"
LABEL org.opencontainers.image.url="https://veo4-video.art"
LABEL org.opencontainers.image.source="https://github.com/bbwdadfg/veo4-video-art-site-kit"
CMD ["echo", "https://veo4-video.art"]
