2 months ago
image was downloaded but didnt get pushed and the build failed why this happened ?
logs:
1
FROM mcr.microsoft.com/playwright/python:latest@sha256:98e
13ms
internal
load build context
WORKDIR /app
2s
3
COPY requirements.txt /app/requirements.txt
113ms
4
RUN pip install --no-cache-dir -r /app/requirements.txt
2s
[notice] To update, run: python -m pip install --upgrade pip
5
COPY . /app
150ms
6
RUN playwright install --with-deps || true
28s
Webkit 17.4 (playwright build v1944) downloaded to /ms-playwright/webkit-1944
exporting to docker image format
15s
containerimage.descriptor: eyJtZ
containerimage.config.digest: sha256:a9f4
containerimage.digest: sha256:35
image push
1.2 GB / 1.2 GB23.4s
=========================
Container failed to start
=========================
Failed to start deployment.
If this error persists, please reach out to the Railway team at https://station.railway.com.
1 Replies
2 months ago
this is fixed kindly close
Status changed to Solved itsrems • 2 months ago