#23952·che

Make it possible to build che-operator image on the dogfooding instance

Author: svorCreated Sep 15, 2026Updated Sep 15, 2026
Labelskind/taskseverity/P2area/che-operatorteam/Barea/dogfooding

Is your task related to a problem? Please describe

I'd like to build the che-operator image on the dogfooding instance using make docker-build docker-push IMG= command. Currently i have this error:

che-operator $ make docker-build docker-push IMG=quay.io/vsvydenk/che-operator:1
ERRO[0000] running `/usr/bin/newuidmap 3671 0 1000 1 1 10000 65536`: newuidmap: write to uid_map failed: Operation not permitted
Error: cannot set up namespace using "/usr/bin/newuidmap": exit status 1
make: *** [Makefile:117: docker-build] Error 125

Steps to reproduce:

Describe the solution you'd like

Use UDI image for tooling-container