FROM ghcr.io/linuxsuren/api-testing:master #v0.0.17 WORKDIR /workspace COPY . . CMD [ "/workspace/entrypoint.sh" ]