Skip to content
Snippets Groups Projects
  • Sheogorath's avatar
    9b2805bc
    Fix entirely broken config mechanism · 9b2805bc
    Sheogorath authored
    This patch fixes various problems of the image. Starting by the config
    location, the removal of unneeded source code files and creating the
    configuration files in the actual system locations instead of randomly
    on the filesystem.
    
    This should make sure that the container image can successfully built
    and published again. While I'm still a bit puzzled on why it worked in
    first place.
    9b2805bc
    History
    Fix entirely broken config mechanism
    Sheogorath authored
    This patch fixes various problems of the image. Starting by the config
    location, the removal of unneeded source code files and creating the
    configuration files in the actual system locations instead of randomly
    on the filesystem.
    
    This should make sure that the container image can successfully built
    and published again. While I'm still a bit puzzled on why it worked in
    first place.