Logo
Explore Help
Register Sign In
explewd/stash
1
0
Fork 0
You've already forked stash
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
stash/.dockerignore

10 lines
76 B
Plaintext
Raw Permalink Normal View History

Add .dockerignore to shrink the build context sent to the daemon node_modules/.git/dist were being sent on every build with no .dockerignore at all — same class of fix as goonk's recent deploy-speed pass. Verified by building with the new file in place (adventure and new spot-checked with a full container run + health check; the rest share the same multi-stage Dockerfile pattern).
2026-07-16 18:48:35 +02:00
node_modules
**/node_modules
dist
**/dist
.git
.env
.env.example
*.log
data
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 22ms Template: 1ms
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