aboutsummaryrefslogblamecommitdiff
path: root/Dockerfile
blob: 955e617b3ad2fee603a19c7befe6f878380086cb (plain) (tree)
1
2
3
4
5

            
                         
 
                      
FROM scratch

ADD bottin.static /bottin

ENTRYPOINT ["/bottin"]