Files
samba/.dockerignore
Struchkov Mark ff90440e32 Refactor codebase for better maintainability
- samba.sh: Add SMB_CONF constant, create set_config_option() to reduce
  duplication, replace deprecated egrep with grep -E, improve quoting
- Dockerfile: Replace multiple echo commands with heredoc for readability,
  separate logical build stages
- docker-compose.yml: Add healthcheck, improve formatting
- .dockerignore: Extend exclusion list

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 16:29:18 +03:00

11 lines
92 B
Plaintext

.git
.gitignore
.idea
.drone.yml
README.md
CLAUDE.md
LICENSE
*.jpg
docker-compose.yml
.env*