docs: no vlsd image to pull

Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
Lakshya Singh 2023-12-14 23:19:51 +05:30
parent 4f468d958b
commit 08c8fb7e5f
No known key found for this signature in database
GPG Key ID: D3239BA6109A2CE7

View File

@ -37,9 +37,6 @@ Below are the steps required to run `vlsd2` as a standalone container.
### Docker Image ### Docker Image
```bash ```bash
# Pull the latest release image for vlsd
docker pull registry.gitlab.com/lightning-signer/vls-container/vlsd:latest
docker tag registry.gitlab.com/lightning-signer/vls-container/vlsd:latest vlsd:latest
# Build the latest docker image # Build the latest docker image
cd vlsd cd vlsd
docker build -t vlsd . docker build -t vlsd .