1 2 3 4 5 6
ARG ARCH=x86-64 FROM openwrtorg/rootfs:$ARCH ADD entrypoint.sh /entrypoint.sh CMD ["/entrypoint.sh"]