ci: docker_tag=ext - Update Dockerfiles with comprehensive dependencies and tools

This commit is contained in:
4NK Dev 2025-09-21 13:45:57 +00:00
parent c09135c4eb
commit fbc2dd2a33

22
.dockerignore Normal file
View File

@ -0,0 +1,22 @@
# Docker ignore file for sdk_client
.git
target/
node_modules/
dist/
build/
coverage/
*.log
.env*
.DS_Store
.cache/
.tmp/
.parcel-cache/
tests/logs/
tests/reports/
**/*.map
**/*.min.*
**/*.wasm
**/*.{png,jpg,jpeg,svg,ico,pdf}
.vscode/
!.cursor/
!AGENTS.md