FROM alpine:3.18.2 RUN apk add npm RUN mkdir /images CMD sh /code/docker-entrypoint.sh