github.com/rancher/types@v0.0.0-20220328215343-4370ff10ecd5/package/Dockerfile (about)

     1  FROM ubuntu:16.04
     2  COPY types /usr/bin/
     3  CMD ["types"]