1
0
Fork 0
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:
neodiX42 2022-11-22 08:53:44 +01:00 committed by GitHub
parent 20758d6bdd
commit 178016a9f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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