This Repo only contains a sample for this Podman Desktop Issue (#832)
This repo was configured to work with Docker Desktop & the Remote Container Development (Zero-Config. Only install Docker Desktop & the Extension).
- 
Clone repo 
- 
Open in DevContainer (with possible Podman Desktop Extension) 
- 
Open yourself a beer and wait for the dev container to start 
- 
Hit F5 to start/debug the project. There should be the following output: Hello, World! Unix 5.10.102.1 ce46aedb5074 //Container Id
- 
(optional): add breakpoint & test if debugging works 

