Logo
Explore Help
Sign In
martials/sparebank1_actual_budget_integration
1
0
Fork 0
You've already forked sparebank1_actual_budget_integration
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
4f05382fc459d399b44b615af517d1119b778f97
sparebank1_actual_budget_in…/Dockerfile

8 lines
189 B
Docker
Raw Normal View History

🐋 Docker and Gitea Workflow - Moved tsx to dependencies as node TS support is 💩 - Renamed start-once to run-once - TODOs
2025-01-26 17:41:44 +01:00
FROM node:22-slim
LABEL authors="Martin Berg Alstad"
COPY . .
🔪🐛 Fix corepack bug, removed unused envs, npm in docker - Replaced pnpm to npm in docker container because of a bug infestation - Remove only allow pnpm - Added missing envs to docker compose
2025-02-05 19:22:53 +01:00
RUN --mount=type=cache,id=npm,target=/store npm install --omit=dev --frozen-lockfile
🐋 Docker and Gitea Workflow - Moved tsx to dependencies as node TS support is 💩 - Renamed start-once to run-once - TODOs
2025-01-26 17:41:44 +01:00
🔪🐛 Fix corepack bug, removed unused envs, npm in docker - Replaced pnpm to npm in docker container because of a bug infestation - Remove only allow pnpm - Added missing envs to docker compose
2025-02-05 19:22:53 +01:00
ENTRYPOINT ["npm", "run", "start-prod"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.0 Page: 63ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API