mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-12 19:22:37 +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
|
Dockerfile for The Open Network Node
|
||||||
|
|
||||||
#### Install
|
#### Install
|
||||||
```docker pull ghcr.io/newton-blockchain/ton```
|
```docker pull ghcr.io/ton-blockchain/ton:latest```
|
||||||
#### Create volume
|
#### Create volume
|
||||||
```docker volume create ton-db```
|
```docker volume create ton-db```
|
||||||
#### Run
|
#### Run
|
||||||
|
|
Loading…
Reference in a new issue