Failed to build an image but logs doesn't provide the location of the error
naufalspurnomo
FREEOP

2 months ago

scheduling build on Metal builder "builder-xiyxqt"

scheduling build on Metal builder "builder-xiyxqt"

[snapshot] received sha256:22d03228f033cce7fe4048fcd035720c25837c6ad56168143a1b661ed89fec99 md5:3aaaeab8acec85cdde1ba93e575a83bc

receiving snapshot66.5 KB863ms

found 'Dockerfile' at 'Dockerfile'

found 'railway.json' at 'railway.json'

analyzing snapshot66.5 KB3ms

uploading snapshot66.5 KB

fetched snapshot sha256:22d03228f033cce7fe4048fcd035720c25837c6ad56168143a1b661ed89fec99 (68 kB bytes)

fetching snapshot66.5 KB151ms

unpacking archive280 KB5ms

internal

load build definition from Dockerfile

0ms

internal

load metadata for docker.io/library/python:3.11-slim

302ms

internal

load .dockerignore

0ms

internal

load build context

0ms

1

FROM docker.io/library/python:3.11-slim@sha256:c24e9effa2821a6885165d930d939fec2af0dcf819276138f11dd45e200bd032

24ms

3

RUN apt-get update && apt-get install -y libgl1 libglib2.0-0 && rm -rf /var/lib/apt/lists/* cached

0ms

2

WORKDIR /app cached

0ms

4

COPY requirements.txt .

587ms

5

RUN pip install --no-cache-dir -r requirements.txt

1m 56s

[notice] To update, run: pip install --upgrade pip

6

COPY . .

567ms

exporting to docker image format

1m 23s

containerimage.config.digest: sha256:bc50efd30039c56b4b11fc32cc33472938c817df88a72c95f9054d204c2e9d67

containerimage.digest: sha256:10e58f5dd73fac6db8d3138208f9c2aeae896def58860b9152fe7c7a98b899a2

containerimage.descriptor: eyJtZWRpYVR5cGUiOiJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLCJkaWdlc3QiOiJzaGEyNTY6MTBlNThmNWRkNzNmYWM2ZGI4ZDMxMzgyMDhmOWMyYWVhZTg5NmRlZjU4ODYwYjkxNTJmZTdjN2E5OGI4OTlhMiIsInNpemUiOjIwMDgsImFubm90YXRpb25zIjp7Im9yZy5vcGVuY29udGFpbmVycy5pbWFnZS5jcmVhdGVkIjoiMjAyNi0wMS0xNVQxMzoxMjo1MloifSwicGxhdGZvcm0iOnsiYXJjaGl0ZWN0dXJlIjoiYW1kNjQiLCJvcyI6ImxpbnV4In19

0 Replies

Loading...