Files
directus/.dockerignore
Pascal Jufer 45847a61a2 Prevent re-installation of deps in Docker image (#20346)
* Ignore Dockerfile to prevent layer cache drops

* Prevent reinstallation of deps in Docker image

* Add changeset

* Prettify by using heredoc & inject packageManager

* Add comment

* Update docs

* Apply suggestions from code review

* Refer to original issue instead of pull request

Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>

---------

Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
2023-11-08 13:37:59 -05:00

11 lines
122 B
Plaintext

**/.editorconfig
**/.dockerignore
**/Dockerfile
**/.git
**/.DS_Store
**/.vscode
**/node_modules
**/dist
**/.env
**/.cache