Skip to content

A Docker container for running an Avalanche full node.

License

Notifications You must be signed in to change notification settings

koyo-finance/docker-avalanche

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-avalanche

Runs an Avalanche full node inside a Docker container.

Setup

  • Make sure you have Docker and Docker Compose install.
  • Use git to clone this repository and enter it.
  • Create a avax-data directory.
  • Start the full node with docker-compose up -d
  • Monitor the node with docker logs -f avax

Full node data is saved to the avax-data directory. Edit the volume property of the docker-compose.yml file if you want to save the data to a different directory.

License

MIT

About

A Docker container for running an Avalanche full node.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published