Customers want to be able to run a docker image from a k8s pod:
$ docker pull docker.io/nuxeo/nuxeo-drive:4.4.2
We need to find out a smal docker base image and simply download the AppImage of the version targeted.
Customers want to be able to run a docker image from a k8s pod:
$ docker pull docker.io/nuxeo/nuxeo-drive:4.4.2
We need to find out a smal docker base image and simply download the AppImage of the version targeted.