Merge pull request #6349 from pixelfed/shleeable-patch-2

Docker: Update .dockerignore - Don't copy local storage to container images
pull/6350/head
dansup 6 days ago committed by GitHub
commit 7881b50397
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,8 +1,9 @@
# Folders
.git/
tests/
storage/app/public/
mariadb-11-data/
redis-data/
tests/
node_modules/
vendor/
.ddev/

Loading…
Cancel
Save