Closed 0x646a73 closed 7 months ago
Seems like a nay.
Just read the documentation on how to create Docker container from https://www.docker.com on how to create and setting up a Docker container for your application. There's nothing special required just to setup a Docker container because all it is, is a virtualized system container environment for running applications on with network access.
Right, but that does require spending meaningful time auditing the code to understand all the required (and optional) volume mount points for config and data. files I only asked because the owner provided Docker files for another of his projects (whoogle-search). Issue closed.
Any plans to containerize with Docker?