LibraryOfCongress/concordia

Transition away from docker desktop

jkueloc opened this issue · 1 comments

Transition away from docker desktop
This may be more like an epic ...from my perspective....

There are too many one issues with podman's support or lack there of for mac os - exposing the socket and mounting drives, multiple image networking, etc. It's just not mature enough yet.
In Concordia - we already need to address the deprecation of --link in docker with a network solution for the communication between images. Another mountain to climb. Podman doesn't support the --link and Docker has deprecated it but has't removed the functionality yet from docker-compose.

Rosie also attempted to get it working for concordia and there were too many issues to overcome. My expectation after the conversation elsewhere today is that licenses are forthcoming.

I'll create another ticket for researching the --link deprecation issue.