solana-docker

所属分类:嵌入式/单片机/硬件编程
开发工具:Dockerfile
文件大小:0KB
下载次数:0
上传日期:2023-02-23 12:17:49
上 传 者sh-1993
说明:  支持Apple A1、amd64(x86)和arm64的多架构solana docker映像。,
(A multiarch solana docker image supporting Apple A1, amd64(x86) and arm64.,)

文件列表:
LICENSE (11357, 2023-02-23)
docker/ (0, 2023-02-23)
docker/Dockerfile (2153, 2023-02-23)

# Solana Docker A Multiarch Solana docker image. ## Description * The official Solana docker-image unfortunatly does not run on the Apple A1. The only way to do so is to build from source. * Our image is made by cross compiling the source for different architectures. * Currently we support **amd64** (x86) and **arm64**. (More might be added in the future) ## Getting Started ### Installing * You can easily get the image by running: ``` docker pull ghcr.io/devs-group/solana-docker ``` * This of course requires you to have docker installed on your machine. ### Running * After pulling the image you can just run it by calling: ``` docker run ghcr.io/devs-group/solana-docker ``` This runs the **solana-test-validator** by default. To run the **solana-validator** use: ``` docker run ghcr.io/devs-group/solana-docker solana-validator ``` *** ## Help Any Questions? Suggestions or Issues? - Feel free to open a github issue. ## License This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

近期下载者

相关文件


收藏者