File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 1- GO15VENDOREXPERIMENT =1
2- export GO15VENDOREXPERIMENT
31PREFIX ?= $(DESTDIR ) /usr
42BINDIR ?= $(DESTDIR ) /usr/bin
53
Original file line number Diff line number Diff line change 11# oci-image-tool [ ![ Build Status] ( https://travis-ci.org/opencontainers/image-tools.svg?branch=master )] ( https://travis-ci.org/opencontainers/image-tools ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/opencontainers/image-tools )] ( https://goreportcard.com/report/github.com/opencontainers/image-tools )
22
33` oci-image-tool ` is a collection of tools for working with the [ OCI image format specification] ( https://github.com/opencontainers/image-spec ) .
4+ To build from source code, image-tools requires Go 1.7.x or above.
45
56## Install
67
You can’t perform that action at this time.
0 commit comments