Skip to content
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

permission denied when running image build locally #1049

Closed
1 of 5 tasks
ranefattesingh opened this issue Jun 25, 2024 · 0 comments
Closed
1 of 5 tasks

permission denied when running image build locally #1049

ranefattesingh opened this issue Jun 25, 2024 · 0 comments

Comments

@ranefattesingh
Copy link

Description

Getting the permission denied error every time I run the image I build locally for my application

Version

`colima version 0.6.9
git commit: c3a31ed

runtime: docker
arch: aarch64
client: v26.1.4
server: v26.1.1`

Operating System

  • macOS Intel <= 13 (Ventura)
  • macOS Intel >= 14 (Sonoma)
  • Apple Silicon <= 13 (Ventura)
  • Apple Silicon >= 14 (Sonoma)
  • Linux

Output of colima status

INFO[0000] colima is running using QEMU
INFO[0000] arch: aarch64
INFO[0000] runtime: docker
INFO[0000] mountType: 9p
INFO[0000] socket: unix:https:///Users/frane/.colima/default/docker.sock

Reproduction Steps

  1. docker build -t apitest
  2. docker run apitest OR docker run apitest:latest

Expected behaviour

No response

Additional context

No response

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