Name each image by the cross-compiler target.

Docker tags then can be used for multiple versions per target.
This commit is contained in:
Matt McCormick
2015-05-04 14:50:16 -04:00
parent 4c1d8b361a
commit 70dc9549da
2 changed files with 11 additions and 11 deletions

View File

@ -1,5 +1,5 @@
FROM debian:jessie
MAINTAINER Steeve Morin "steeve.morin@gmail.com"
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
RUN apt-get update && apt-get -y install \
bash \