Sign inSign up

minty/truffle

By minty

Updated almost 7 years ago

Ethereum development framework, Truffle.

Image
0

7.4K

minty/truffle repository overview

Simple Docker Image with Truffle/Node/NPM/Python2.

Setup
  • Clone this repo

    % git clone [email protected]:juztin/truffle.git
    
  • Copy/symlink bin/truffle to a location in your path
    eg.

    % ln -s {repo-path}/bin/truffle ~/bin/truffle
    
  • Add the environment variable, TRUFFLE_VERSION, to your profile, setting it to the version you want to target.

    % echo "TRUFFLE_VERSION=4.1.8" >> ~/.profile
    

You should now be able to invoke Truffle like you normally would.

Tag summary

Content type

Image

Digest

Size

105.2 MB

Last updated

about 8 years ago

docker pull minty/truffle