This website requires JavaScript.
Explore
Help
Sign In
NickBland
/
mailApp
Watch
1
Star
0
Fork
0
You've already forked mailApp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
68d961186c
mailApp
/
.Dockerignore
8 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Very large docker image size optimisations without cross compiling to linux-musl, optimise image by compiling it on a slim rust image and then transferring only the binary over to a debian-slim image.
2021-11-16 15:40:32 +10:00
target/
make image slightly smaller but fixing up the dockerignore syntaxing also added in another ENV to the dockerfile
2021-11-16 15:10:20 +10:00
.vscode
Very large docker image size optimisations without cross compiling to linux-musl, optimise image by compiling it on a slim rust image and then transferring only the binary over to a debian-slim image.
2021-11-16 15:40:32 +10:00
tests/
make image slightly smaller but fixing up the dockerignore syntaxing also added in another ENV to the dockerfile
2021-11-16 15:10:20 +10:00
.git
Very large docker image size optimisations without cross compiling to linux-musl, optimise image by compiling it on a slim rust image and then transferring only the binary over to a debian-slim image.
2021-11-16 15:40:32 +10:00
.gitignore
.env
Dockerfile
migrations/
Reference in New Issue
Copy Permalink