Skip to content
  • boklm's avatar
    docker-image: add option to avoid sorting packages list · 360a3ac3
    boklm authored
    By default, we sort the list of installed packages. This allows sharing
    containers with identical list of packages, even if they are not listed
    in the same order. In the cases where the installation order is
    important, var/sort_deps should be set to 0.
    360a3ac3