When I try to build image from Container file with Podman Desktop under Windows 11 I constantly get
Uploading the build context from C:/Users/georgi.naumov/Documents/project-name...Can take a while...Error:Error: EACCES: permission denied, lstat 'C:\Users\georgi.naumov\Documents\project-name\schematics\node_modules.bin\tsc-transpile-only'
error. I tried reinstall Podman and Podman desktop, removing podman machines manually and nothing helped. In order to be able to reinstall it properly I needed to do some things manually:
https://github.com/containers/podman/issues/17395
Any suggestions are welcome.