Docker image for headless proxy (#289)

This commit is contained in:
Aleksandr
2026-03-27 07:05:56 +01:00
committed by GitHub
parent 77a0b837d9
commit bd4746004e
2 changed files with 73 additions and 0 deletions

28
.dockerignore Normal file
View File

@@ -0,0 +1,28 @@
.git
.github
.gitignore
__pycache__/
*.py[cod]
*.pyo
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
dist/
build/
packaging/
windows.py
icon.ico
*.spec
*.spec.bak
*.manifest
*.log
.vscode/
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db
Desktop.ini