Convert a Server to a Docker Container (Update II)
How and Why? Let’s say you have a server that has been lovingly hand-crafted that you want to containerize. Figuring out exactly what software is required on there and what config files need adjustment would be quite a task, but fortunately blueprint exists as a solution to that. What I’ve done here is automate that … Read more