Skip to content

When run with Docker on osx Ventura 13.1 I get this error #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
officerebel opened this issue Feb 5, 2023 · 0 comments
Open

When run with Docker on osx Ventura 13.1 I get this error #14

officerebel opened this issue Feb 5, 2023 · 0 comments

Comments

@officerebel
Copy link

fastapi-vue % docker-compose up -d --build

[+] Building 1.6s (12/12) FINISHED
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 313B 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [internal] load metadata for docker.io/library/python 1.4s
=> [1/7] FROM docker.io/library/python:3.11-buster@sha25 0.0s
=> [internal] load build context 0.0s
=> => transferring context: 217B 0.0s
=> CACHED [2/7] RUN mkdir app 0.0s
=> CACHED [3/7] WORKDIR /app 0.0s
=> CACHED [4/7] COPY requirements.txt . 0.0s
=> CACHED [5/7] RUN pip install --upgrade pip 0.0s
=> CACHED [6/7] RUN pip install -r requirements.txt 0.0s
=> [7/7] COPY src/ . 0.0s
=> exporting to image 0.0s
=> => exporting layers 0.0s
=> => writing image sha256:07031a2595515a706b60eaf32ccc3 0.0s
=> => naming to docker.io/library/fastapi-vue-backend 0.0s
[+] Running 0/1
⠿ Container fastapi-vue-backend-1 Starting 0.9s
Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec:

@officerebel officerebel changed the title Wehn run with Docker on osx Ventura 13.1 I get this error When run with Docker on osx Ventura 13.1 I get this error Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant