TypeScript and Solana Container for Docker and VS Code
Includes
export PATH="/home/jac/.local/share/solana/install/active_release/bin:$PATH"
Example Dockerfile - for use as builder
ARG VERSION=latest
FROM jac18281828/solana:${VERSION} as builder
Content type
Image
Digest
sha256:7e2349b67…
Size
1.3 GB
Last updated
almost 2 years ago
docker pull jac18281828/solana