kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
dc73d3b0ca
commit
2c6095f821
|
@ -10,7 +10,6 @@ title: nano-wallet
|
|||
[](https://github.com/linuxserver/docker-nano-wallet/releases)
|
||||
[](https://github.com/linuxserver/docker-nano-wallet/packages)
|
||||
[](https://gitlab.com/linuxserver.io/docker-nano-wallet/container_registry)
|
||||
[](https://microbadger.com/images/linuxserver/nano-wallet "Get your own version badge on microbadger.com")
|
||||
[](https://hub.docker.com/r/linuxserver/nano-wallet)
|
||||
[](https://hub.docker.com/r/linuxserver/nano-wallet)
|
||||
[](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-nano-wallet/job/master/)
|
||||
|
@ -44,11 +43,9 @@ http://localhost/#/THE_IP_OR_HOSTNAME_OF_RPC_ENDPOINT
|
|||
|
||||
## Usage
|
||||
|
||||
Here are some example snippets to help you get started creating a container from this image.
|
||||
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
|
||||
|
||||
### docker-compose ([recommended](https://docs.linuxserver.io/general/docker-compose))
|
||||
|
||||
Compatible with docker-compose v2 schemas.
|
||||
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))
|
||||
|
||||
```yaml
|
||||
---
|
||||
|
@ -62,7 +59,7 @@ services:
|
|||
restart: unless-stopped
|
||||
```
|
||||
|
||||
### docker cli
|
||||
### docker cli ([click here for more info](https://docs.docker.com/engine/reference/commandline/cli/))
|
||||
|
||||
```bash
|
||||
docker run -d \
|
||||
|
|
Ładowanie…
Reference in New Issue