Skip to content

yaalalabs/docker-ubuntu-hyperledger-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu-hyperledger-golang

This repository contains the build specification for yaalalabs/ubuntu-hyperledger-golang Docker image.

This image is intended for development and testing of Hyperledger Fabric chaincode on Ubuntu using the Go programming language.

Base Image

  • ubuntu:latest

Ubuntu Packages

  • git
  • golang

Go Packages

  • github.com/hyperledger/fabric/core/chaincode/shim
  • github.com/hyperledger/fabric/protos/peer
  • github.com/pkg/errors
  • github.com/stretchr/testify/assert
  • github.com/tebeka/go2xunit

About

Docker image of a Hyperledger Fabric chaincode development environment on Ubuntu using Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published