For a quick start with the development image, you can download the official image for ARM64 platform from DockerHub.
$ docker pull docker.io/ligato/dev-vpp-agent-arm64 # latest release (stable)
$ docker pull docker.io/ligato/dev-vpp-agent-arm64:pantheon-dev # bleeding edge (unstable)
List of all available docker image tags for development image can be found here for ARM64.
For a quick start with the VPP Agent, you can use pre-build Docker images with the Agent and VPP on Dockerhub: the official image for ARM64 platform.
docker pull ligato/vpp-agent-arm64
docker pull ligato/vpp-agent-arm64
docker run -it --name vpp --rm ligato/vpp-agent-arm64