first_commit

This commit is contained in:
2023-02-19 10:04:10 +01:00
commit ed610970cb
23 changed files with 11434 additions and 0 deletions

2
build_docker Normal file
View File

@@ -0,0 +1,2 @@
docker build -t docker.fet.at/andis_scrapy:0.1.2 .
docker build -t docker.fet.at/andis_index:0.1.2 -f Dockerfile_index .