Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 302 Bytes

Docker.md

File metadata and controls

10 lines (10 loc) · 302 Bytes

Сборка docker образа avalanchego для akash

git clone https://github.com/bloqhub/akash-avalanchego.git
cd akash-avalanchego
docker build -t bloqhub/avalanchego-ssh:0.1 ./

помещаем собранный образ в docker hub

docker push bloqhub/avalanchego-ssh:0.1