Using podman for devcontainers in vs code on apple silicon
Theodor Heiselberg

Theodor Heiselberg @sukkergris

About: Developer since 2008

Location:
Denmark
Joined:
Jan 11, 2024

Using podman for devcontainers in vs code on apple silicon

Publish Date: Apr 1
0 0

Works on my machine

MAC:

ProductName:            macOS
ProductVersion:         15.3.2
BuildVersion:           24D81
Enter fullscreen mode Exit fullscreen mode

VS-CODE:

Version: 1.88.1 (Universal)
Commit: e170252f762678dec6ca2cc69aba1570769a5d39
Date: 2024-04-10T17:42:52.765Z (11 mos ago)
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Darwin arm64 24.3.0
Enter fullscreen mode Exit fullscreen mode

podman version 5.4.1

  1. Install podman using brew
  2. VS Code settings: dev.containers.dockerPath -> podman
  3. Terminal -> podman system connection list
  4. Terminal -> podman machine start
  5. Enjoy :)

Comments 0 total

    Add comment