Code Monkey home page Code Monkey logo

docker_polkadot's Introduction

Docker Polkadot

My personal unprivileged Polkadot Docker image.

Github tag (latest by date)

GitHub Workflow Status (branch)

Usage:

docker run \
  -dit \
  --restart=always \
  --net=host \
  --name=polkadot \
  -v /path/to/polkadot:/data \
  ghcr.io/rblaine95/polkadot \
    --base-path=/data ${EXTRA_POLKADOT_ARGS}

Nonroot

The nonroot user has a U/GID of 65532.

If you are having IO permission issues then make sure that the persistent volume has permissions set to allow this user Read/Write access.

If using Podman - podman unshare chown -R 65532:65532 /path/to/polkadot/storage

Where can I download the image?

I'm using Github Actions to build and publish this image to:

I want to buy you a coffee

This is just a hobby project for me, if you really want to buy me a coffee, thank you :)

Monero: 83TeC9hCsZjjUcvNVH6VD64FySQ2uTbgw6ETfzNJa51sJaM6XL4NParSNsKqEQN4znfpbtVj84smigtLBtT1AW6BTVQVQGh

XMR Address

I don't have Polkadot

You should read their Lightpaper and check it out!

docker_polkadot's People

Contributors

dependabot[bot] avatar rblaine95 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

sorokinvld

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.