FROM vulhub/docker:28.0.1 LABEL maintainer="phithon " COPY docker-entrypoint.sh / ENTRYPOINT [ "/docker-entrypoint.sh" ]