Skip to content

Ether1Project/etho-flux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etho-flux

Build

With docker installed you can build an image with:

make build

Push image to docker

To push to image to docker:

sudo docker login

Tag the image properly for deploy:

sudo docker tag etho_ipfs_node ethoprotocol/etho_ipfs_node:latest

To push the image:

sudo docker push ethoprotocol/etho_ipfs_node

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published