paritytech / scripts

Collection of Dockerfiles, scripts and related resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parity Scripts & Dockerfiles

Nowadays, this repo is mostly the open collection of the company's Dockerfiles that are used by Parity in different ways. If you work on a Polkadot SDK-based project, you could be interested in our CI image (ci-unified) in the dockerfiles directory.

But what about scripts?

scripts mostly is a legacy name. Yes, this repo contains some scripts, but they are kept here for historical reasons. We are not actively maintaining them. If you are looking for something specific, please, open an issue and we will try to help you.

Additional information

  • We use the ci-unified image for most of our CI pipelines (including the pipelines for Polkadot SDK-based/Polkadot SDK-related projects and Polkadot SDK itself). You can find more information about the image in the dockerfiles/ci-unified directory.
  • Most of the images are published to Docker Hub and could be found here.
  • If you have access to Parity's internal GitLab, please have a look at this project's pipeline schedules. You can use them to build Docker/OCI images on demand.

Legacy notes

About

Collection of Dockerfiles, scripts and related resources

License:Apache License 2.0


Languages

Language:Dockerfile 58.8%Language:Python 21.3%Language:Shell 10.7%Language:Ruby 8.4%Language:Awk 0.9%