lemmy/.dockerignore
Richard Schwab e685977929
Remove git-tracked paths from .dockerignore (#5590)
* Remove git-tracked paths from .dockerignore

Since #5470 added automatic git version tags builds will include a `-modified`
version suffix if they have uncommitted changes in the Git repository.

The final container images are not copying any files from the local directory,
so none of the files copied into the builder stage will end up in the final
image.

Fixes #5589

* change .dockerignore to symlink to .gitignore
2025-04-03 11:14:30 +02:00

Symbolic link
1 line
No EOL
10 B
Text