You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have also created a new docker image using $docker commit command and pushed to the docker hub. The new image is based on codenvy/ubuntu_jdk8 and it's name is marmolata/ubuntu_jdk8_123
Changing recipe location to something else rather than codenvy/ubuntu_jdk8 causes an error when startin the workspace.
Reproduction Steps:
I have created a workspace 'default blank'. It's default recipe location is codenvy/ubuntu_jdk8
I have also created a new docker image using
$docker commit
command and pushed to the docker hub. The new image is based oncodenvy/ubuntu_jdk8
and it's name ismarmolata/ubuntu_jdk8_123
When I change the receipe location to
then I have an error when start the workspace. I also tried with other images, like
or
and it only failed to start.
Expected behavior:
I expect it would work as if it was codenvy/ubuntu_jdk8.
Observed behavior:
Che version: 5.0.0-latest
OS and version: Ubuntu 16.04 LTS
Docker version: 1.12.1, build 23cf638
Additional information:
The text was updated successfully, but these errors were encountered: