mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-12 11:12:16 +00:00
Update docker README.md
Update the link to the TON docker repo
This commit is contained in:
parent
20758d6bdd
commit
178016a9f1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
Dockerfile for The Open Network Node
|
||||
|
||||
#### Install
|
||||
```docker pull ghcr.io/newton-blockchain/ton```
|
||||
```docker pull ghcr.io/ton-blockchain/ton:latest```
|
||||
#### Create volume
|
||||
```docker volume create ton-db```
|
||||
#### Run
|
||||
|
|
Loading…
Reference in a new issue