0

I have built all my micro services on a docker-ce engine and got all the system running with Kubernetes.

Now I want to start working with docker-EE and from what I have read I couldn't understand if I will be able to use all my images with the new docker-EE as my docker engine?

Shahar Hamuzim Rajuan
  • 5,610
  • 9
  • 53
  • 91

1 Answers1

0

After checking all my images that were built over the docker-ce engine on a docker-EE engine (running on RHLE7.5), it validates that it is possible to Move from docker-ce to docker-EE.

As mentioned in the above comments:

your new docker setup should be on the same CPU architecture.

Shahar Hamuzim Rajuan
  • 5,610
  • 9
  • 53
  • 91