Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
cd $GOPATH/src/github.com/OpenNebula/docker-machine-opennebula
Code Block
make build

Copiem el binari:

Code Block
make install

ONE_AUTH i ONEXMLRPC

...

Code Block
export ONE_AUTH=path_al_fixer_one_auth
Code Block
export ONEXMLRPCONE_XMLRPC=https://iaas.csuc.cat:2633/RPC2

...