1
0
mirror of https://github.com/rancher/types.git synced 2025-06-01 10:05:07 +00:00
types/package/Dockerfile

4 lines
53 B
Docker
Raw Permalink Normal View History

2017-11-10 20:23:15 +00:00
FROM ubuntu:16.04
COPY types /usr/bin/
CMD ["types"]