scrapbook.qujck.com
Docker command to keep the container running
Dockerfile FROM node:16-alpine AS builder ENTRYPOINT [“tail”, “-f”, “/dev/null”]