[pre-commit.ci] pre-commit autoupdate #320
Merged
manage-repositories-app / build-container
succeeded
Feb 17, 2025 in 0s
Build container
Details
STEP 1/6: FROM python:3.13
STEP 2/6: COPY app/* /aws-cost-reporter/app/
--> Using cache 4357a6405f69d42be4f9de7a228706c2b0519cc8d4636b5fa5c988347dd7ee16
--> 4357a6405f69
STEP 3/6: COPY pyproject.toml poetry.lock README.md /aws-cost-reporter/
--> Using cache 22136847016b6194f7beb547bc3fe4a86ae6f96107cf053e56d803aff41fb9e6
--> 22136847016b
STEP 4/6: WORKDIR /aws-cost-reporter
--> Using cache 3f8eb0cbf7eff2e6bb2260645653d1b4a89f769caa842a7c0e213f5f52ff924c
--> 3f8eb0cbf7ef
STEP 5/6: RUN python3 -m pip install pip --upgrade && python3 -m pip install poetry && poetry config cache-dir /aws-cost-reporter && poetry config virtualenvs.in-project true && poetry config installer.max-workers 10 && poetry install
--> Using cache ce38af37668b033cffb826af68fb58afa7704ad4e9319a2616fc1eaaa7f5e89a
--> ce38af37668b
STEP 6/6: ENTRYPOINT ["poetry", "run", "python", "app/reporter.py"]
--> Using cache 34cd2d30982d91e5fbe87d8592fc6bac99f3294ece9e5e4cf900c89826b03f73
COMMIT quay.io/redhat_msi/aws-cost-reporter:pr-320
--> 34cd2d30982d
Successfully tagged quay.io/redhat_msi/aws-cost-reporter:pr-320
Successfully tagged quay.io/redhat_msi/aws-cost-reporter:pr-319
34cd2d30982d91e5fbe87d8592fc6bac99f3294ece9e5e4cf900c89826b03f73
Loading