/myst-node

mysterium-network node docker image

Primary LanguageShellGNU General Public License v3.0GPL-3.0

myst-node

Docker Image Version (tag latest semver) MicroBadger Layers (tag) Docker Image Size (tag) Docker Pulls GitHub

What is myst-node image?

myst-node is a multi-architecture docker image containing the official Mysterium-Network Node binary.

What is Mysterium-Network?

Mysterium is building a decentralised P2P VPN and other tools that allow you to browse the internet freely, earn by sharing your connection, and build censorship-resistant applications. Learn more: https://mysterium.network/

Tags:

  • latest
  • 0.61.0
  • 0.60.0
  • 0.53.3
  • 0.53.2
  • more tags

How to use this image

docker run -d \
--cap-add NET_ADMIN \
--net host \
--name myst \
-v /your_path/data/:/var/lib/mysterium-node \
-v /your_path/run/:/var/run/mysterium-node \
xpecex/myst-node:latest \
service --agreed-terms-and-conditions

NOTE: replace your_path with the path you prefer to save myst-node configuration and data files

How to build a local image

$ git clone https://github.com/xpecex/myst-node.git
$ cd myst-node
$ chmod +x build.sh

# Building a multi-arch image requires buildx 
# see more here: https://www.docker.com/blog/getting-started-with-docker-for-arm-on-linux/
$ ./build.sh

NOTE: Replace variables in build.sh as per your needs


Donate with Ethereum Donate with Bitcoin