mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Optimize Docker build files
This commit is contained in:
parent
5728f94e00
commit
1604500f2a
3 changed files with 33 additions and 13 deletions
15
.dockerignore
Normal file
15
.dockerignore
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
/.git/
|
||||
/.github/
|
||||
/.idea/
|
||||
/docs/
|
||||
/logs/
|
||||
/scripts/
|
||||
|
||||
bin/
|
||||
obj/
|
||||
|
||||
*.conf
|
||||
*.md
|
||||
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue