• Miek Gieben's avatar
    Docker: drop alpine (#1843) · a77d9834
    Miek Gieben authored
    * Docker: drop alpine
    
    Create a multistage docker build image that uses debian to install certs
    and then create the final image by using FROM: scratch. This creates a
    (slightly) smaller images and drops busybox and alpine.
    
    * Even less copying
    a77d9834
Dockerfile 254 Bytes