feat(docker): optimize final image to have no distro and optimize output executable more

This commit is contained in:
DJMrTV 2025-03-08 01:14:15 +01:00
commit 44ecbd46a7
3 changed files with 19 additions and 11 deletions

2
.dockerignore Normal file
View file

@ -0,0 +1,2 @@
.env
target