Sign inSign up

enigmacurry/lbry-test-2

By enigmacurry

Updated over 7 years ago

Image
0

278

enigmacurry/lbry-test-2 repository overview

x86_64-compiler

This container's goal is to make CI/CD easier for everyone, Travis CI, GitlabCI, Jenkins... Your desktop's docker equipped development environment.

Example Usage

build the x86_64 bin
  • docker build --tag lbryio/lbrynet:x86_64-compiler .
export compiled bin to local /target

This containers sole purpose is to build and spit out the x86_64 binary.

  • docker run --rm -ti -v $(pwd)/target:/target lbryio/lbrynet:x86_64-compiler

Tag summary

Content type

Image

Digest

Size

49.6 MB

Last updated

over 7 years ago

docker pull enigmacurry/lbry-test-2