chore: cleanup temporary build artifacts and patches

Remove obsolete Dockerfile patches, binary scrapers, and test execution scripts to clean up the repository.

- Delete Dockerfile.patch
- Remove facr-scraper and facr-scraper-new binaries
- Remove test_exec script
This commit is contained in:
Tomas Dvorak
2026-05-17 18:10:21 +02:00
parent ed61d8ab8e
commit c49108ffdc
4 changed files with 0 additions and 6 deletions
-6
View File
@@ -1,6 +0,0 @@
FROM facr-scraper:cloakbrowser
USER root
COPY facr-scraper-new /usr/local/bin/facr-scraper
COPY scripts/cloakbrowser_fetch.py /opt/scrapling/scripts/cloakbrowser_fetch.py
RUN chmod +x /usr/local/bin/facr-scraper && chown -R scraper:scraper /opt/scrapling/scripts
USER scraper
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.