477 B
477 B
riscv-docker
This repo contains my custom dockerfiles for risc-v container images. You can find the containers I build from these in the Packages section of this repo.
The containers are stored on my gitea instance, so you can pull them like this:
docker pull gitea.elara.ws/elara6331/golang:latest
Images
golang
: An alpine-based image with Go installedwebserver
: A very simple webserver