FROM node:16.14.2-alpine
ARG VERSION=1.2.43
RUN npm i -g apifox-cli@${VERSION:?} --registry=https://registry.npmmirror.com/
CMD ["apifox", "-v", "&&", "apifox"]
Content type
Image
Digest
sha256:c2f481b26…
Size
78.3 MB
Last updated
over 1 year ago
docker pull geekyouth/apifox-cli