DevOps Agency Founder. All about CI/CD, IaC, Cloud, TypeScript, Nx.
-
Freelancer
- Augsburg, Germany
-
01:52
(UTC +01:00) - https://mannes.dev
- @simon_mannes
Pinned Loading
-
Node.js Best Practices Dockerfile (w...
Node.js Best Practices Dockerfile (with build step). See this article for more info: https://menssen.tech/nodejs-docker-best-practices 1### build stage
2FROM node:12.16.1-alpine3.11 AS build
3WORKDIR /usr/src/app
4COPY package*.json ./
5RUN npm install
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.