mirror of https://github.com/status-im/xgo.git
9 lines
236 B
Docker
9 lines
236 B
Docker
|
# Go cross compiler (xgo): Wildcard layer to the latest 1.4 release
|
||
|
# Copyright (c) 2014 Péter Szilágyi. All rights reserved.
|
||
|
#
|
||
|
# Released under the MIT license.
|
||
|
|
||
|
FROM karalabe/xgo-1.4
|
||
|
|
||
|
MAINTAINER Péter Szilágyi <peterke@gmail.com>
|