Can't execute podman commands in a workspace with UDI9 #23356
Labels
area/dogfooding
Using Eclispe Che to code, test and build Eclipse Che
area/udi
Issues and PRs related to the universal developer image https://github.com/devfile/developer-images
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
team/B
This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Describe the bug
It's not possible to execute any podman command in a workspace that was created from devfile with quay.io/devfile/universal-developer-image:ubi9-latest tools container image.
The error is:
ERRO[0000] path "/home/user/.config" exists and it is not owned by the current user
Che version
7.99@latest
Steps to reproduce
podman info
commandExpected behavior
podman commands should be executed without errors
Runtime
OpenShift
Screenshots
The text was updated successfully, but these errors were encountered: