mirror of
https://github.com/status-im/xgo.git
synced 2025-02-22 07:08:20 +00:00
9 lines
238 B
Docker
9 lines
238 B
Docker
# Go cross compiler (xgo): Wildcard layer to the latest Go release
|
|
# Copyright (c) 2017 Péter Szilágyi. All rights reserved.
|
|
#
|
|
# Released under the MIT license.
|
|
|
|
FROM karalabe/xgo-1.10.x
|
|
|
|
MAINTAINER Péter Szilágyi <peterke@gmail.com>
|