Add all functions for architecture to work + for regular user flows, refactor and reformat issues, add boilerplate for loading jobs logic and extend search functionalities.

This commit is contained in:
Vasilije 2023-12-28 00:52:27 +01:00
parent 2928f51343
commit be3f179472

View file

@ -24,7 +24,7 @@ RUN apt-get update -q && \
curl \
zip \
jq \
libgl1-mesa-glx \
# libgl1-mesa-glx \
netcat-traditional && \
pip install poetry && \
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip" && \