Run with Docker

Instructions for running Avalanche-CLI in a Docker container.

To run Avalanche-CLI in a docker container, you need to enable ipv6.

Edit /etc/docker/daemon.json. Add this snippet then restart the docker service.

{
  "ipv6": true,
  "fixed-cidr-v6": "fd00::/80"
}

Is this guide helpful?

On this page

No Headings
Privacy Policy

We respect your privacy and are committed to protecting your personal data. This privacy policy will inform you about how we look after your personal data and tell you about your privacy rights.

Read full policy