Skip to content
Snippets Groups Projects
Commit e8e85e65 authored by Sören Henning's avatar Sören Henning Committed by Lorenz Boguhn
Browse files

Apply 2 suggestion(s) to 2 file(s)

parent 125106eb
No related branches found
No related tags found
4 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!157Update Graal Image in CI pipeline,!92Introduce experiment evaluation,!83WIP: Re-implementation of Theodolite with Kotlin/Quarkus
FROM tiangolo/uvicorn-gunicorn-fastapi:python3.7
COPY ./app /app
COPY requirements.txt requirements.txt
RUN pip install -r requirements.txt
COPY requirements.txt requirements.txt
RUN pip install -r requirements.txt
\ No newline at end of file
COPY ./app /app
\ No newline at end of file
# Slope Evaluator
# Lag Trend SLO Evaluator
## Execution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment