mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-11 13:39: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
|
||||
|
||||
# This is for 64-bit ARM Linux machine (Ubuntu 18.04 or Debian 9 mini)
|
||||
|
||||
|
Reference in New Issue
Block a user