-
-
Couldn't load subscription status.
- Fork 332
Closed
@serajbaltu
Description
My Docker build didn't work
$docker compose build web
[+] Building 11.1s (9/9) FINISHED docker:desktop-linux
=> [web internal] load build definition from Dockerfile
=> => transferring dockerfile: 212B
=> [web internal] load .dockerignore
=> => transferring context: 2B
=> [web internal] load metadata for docker.io/library/python:3.11
=> [web 1/5] FROM docker.io/library/python:3.11@sha256:204d3ef2fd0fcd127c0a3735cd190865e68c3b0b5db2c333eba50a50f7833be
=> [web internal] load build context
=> => transferring context: 2.95kB
=> CACHED [web 2/5] WORKDIR /app
=> CACHED [web 3/5] COPY . /app
=> CACHED [web 4/5] RUN pip install -r requirements.txt
=> ERROR [web 5/5] RUN python manage.py collectstatic --noinput
------
> [web 5/5] RUN python manage.py collectstatic --noinput:
Metadata
Metadata
Assignees
Labels
No labels