add logging

This commit is contained in:
2023-02-23 22:06:49 +01:00
parent ed610970cb
commit ef6074eaa9
4 changed files with 20 additions and 4 deletions

View File

@@ -1,2 +1,3 @@
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 .
docker build -t docker.fet.at/andis_index:0.1.2 -f Dockerfile_index .
docker build -t docker.fet.at/andis_search:0.1.3 -f Dockerfile_search .