mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-12 05:59:26 +02:00
Name each image by the cross-compiler target.
Docker tags then can be used for multiple versions per target.
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user