Skip to content
  • Guido Gunther's avatar
    Add dockerfile to create image · d8b2e565
    Guido Gunther authored
    
    
    The image has all the build-deps to speed up build and tests. Based
    on what libadwaita does.
    
    Use
    
     .gitlab-ci/run-docker.sh --base=debian-cross build--version 0.0.<date>
     .gitlab-ci/run-docker.sh --base=debian-cross push --version 0.0.<date>
    
    to update.
    
    Signed-off-by: default avatarGuido Günther <guido.gunther@puri.sm>
    d8b2e565