build: improve efficiency and release process with optimizations

- Add `.dockerignore` file to exclude all files except those in the `release/` directory

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy 2025-04-11 23:43:50 +08:00
parent 7df1147156
commit b16a10d30e
No known key found for this signature in database

2
.dockerignore Normal file
View File

@ -0,0 +1,2 @@
*
!release/