openstack-helm/tools/images/gate-utils/Dockerfile
Chris Wedgwood 00093f1b3f gate: utility container
Use a utility container for ipcalc on all platforms; this avoids
having to find the package on platforms where it's not easily
available and we avoid argument differences.

Change-Id: I6c6e719f8eeb8d4214ebb0111e9d8f8b659db396
2018-02-19 07:23:41 +00:00

4 lines
93 B
Docker

FROM gcr.io/google-containers/debian-base-amd64:0.3
RUN /usr/local/bin/clean-install ipcalc