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