Hi, i need to build a Docker Image of a validator of TON, so I used this dockerfile https://github.com/ton-blockchain/ton/tree/master/docker
and I am getting this error, any ideas ?
By the way, I am trying to build the image using this command
docker build -t ton .
Jan 24, 2023, 4:22 PM