From 01105a0950c8202a4339f96c04423ff939e482e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Javier=20Rib=C3=B3?=
- 50053 PRISM node
You will also need to setup a GITHUB_TOKEN in your environment by creating a + Github PAT token with read:packages permissions enabled.
+ +After you created your PAT token you can login to ghrc.io docker registry by running this in your machine:
+ ), + { + language: 'bash', + code: `echo 'YOUR_TOKEN' | docker login ghcr.io -u YOUR_USERNAME --password-stdin`, + }, + () => { + returnOnce setup you can pull docker images and setup the environments by running this command:
+