imagedocker

Docker create image with all installed applications


How can I "mirror" my whole system to a Docker image on an automated way? I wouldn't like to create only a base-image, but all my installed applications to image.


Solution

  • You can find some example in "Create a base image".
    You have two options: