mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-11 05:29:24 +02:00
Support for building images locally
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
FROM dockcross/base:latest
|
||||
ARG ORG=dockcross
|
||||
FROM ${ORG}/base:latest
|
||||
|
||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
|
||||
|
||||
|
Reference in New Issue
Block a user