project-copacetic / copa-extension

🐳 Docker Desktop extension for Copa
https://open.docker.com/extensions/marketplace?extensionId=projectcopacetic/copacetic-docker-desktop-extension
4 stars 4 forks source link

feat: Initial implementation of copa extension #1

Closed jgrer closed 2 months ago

jgrer commented 3 months ago
ashnamehrotra commented 3 months ago

@jgrer the PR needs a semantic title, for example "feat: Initial implementation of copa extension". Also PRs with commits under project-copacetic need sign-off. You can amend your commits with the git commit --amend -s command to include signoff via -s.

ashnamehrotra commented 3 months ago

when running this locally with nginx:1.21.6, I see "Failed to patch nginx:1.21.6: Undefined error." and the following on the console: docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "nginx:1.21.6": executable file not found in $PATH: unknown. Maybe I am missing something from the setup?

For errors that don't match one of the cases, we should also add a default message to prevent undefined.