-
Task
-
Resolution: Done
-
Major
-
2.5.1.GA
-
None
-
False
-
False
-
Undefined
-
Today the code for the CRW plugin/devfile registries contains copies of the upstream alpine based Dockerfiles, which are never to be used w/ CRW, and should therefore be removed.
But when we do that, we need to update readme & build.sh to use --rhel as default, so that OOTB a user will build CRW using the rhel.Dockefiles.
- https://github.com/redhat-developer/codeready-workspaces/blob/crw-2.6-rhel-8/dependencies/che-devfile-registry/build/dockerfiles/Dockerfile
- https://github.com/redhat-developer/codeready-workspaces/blob/crw-2.6-rhel-8/dependencies/che-devfile-registry/build.sh
- https://github.com/redhat-developer/codeready-workspaces/blob/crw-2.6-rhel-8/dependencies/che-devfile-registry/README.md
- https://github.com/redhat-developer/codeready-workspaces/blob/crw-2.6-rhel-8/dependencies/che-plugin-registry/build/dockerfiles/Dockerfile
- https://github.com/redhat-developer/codeready-workspaces/blob/crw-2.6-rhel-8/dependencies/che-plugin-registry/build.sh
- https://github.com/redhat-developer/codeready-workspaces/blob/crw-2.6-rhel-8/dependencies/che-plugin-registry/README.md
- is related to
-
CRW-1567 Sync & transform upstream Che registries into CRW registries (filter out content, support multiarch container swaps for openj9)
- Open