FROM harbor.k-space.ee/k-space/microservice-base RUN pip3 install httpx WORKDIR /app COPY app /app CMD /app/doorboy-proxy.py