https://github.com/notrustverify/docker-nym-client
https://github.com/notrustverify/docker-nym-client
docker nym nym-client nymtech
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/notrustverify/docker-nym-client
- Owner: notrustverify
- Created: 2023-05-08T06:56:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T18:08:44.000Z (about 2 years ago)
- Last Synced: 2024-03-25T07:51:49.851Z (about 2 years ago)
- Topics: docker, nym, nym-client, nymtech
- Language: Dockerfile
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-nym-client
[](https://github.com/notrustverify/docker-nym-client/actions/workflows/docker-hub.yml)
## Set the permissions
`chown -R 10000:10000 nym-client/nym-data/`
## Environment variables
| Name | Default | Description |
|---------------------|-------------|---------------------------------|
| `NAME_CLIENT` | `docker` | Name to identify the nym-client |
| `LISTENING_ADDRESS` | `127.0.0.1` | Specify the listening interface |