GithubHelp home page GithubHelp logo

riscv-ubuntu's Introduction

Run RISC-V Ubuntu using Docker or Docker Compose

This project provides a docker image with tools for RISC-V development.

Some of the languages pre-installed on the image are gcc, go, rust, java, python, nodejs and ruby.

I've also included a desktop environment xfce and epiphany browser (only one I could find that supports riscv64).

Install

Install Docker Desktop for Mac, Linux or Windows.

Quick Start using Docker

You can use the pre-built image from docker hub.

docker run --platform linux/riscv64 -it drujensen/riscv-ubuntu bash

Support for VNC

The docker image supports VNC.

docker run --platform linux/riscv64 -it drujensen/riscv-ubuntu

You can connect to vnc://localhost:5900 with a VNC client. The default password is 1234.

Using Docker Compose

The docker-compose.yml file is included in the project. You can use it to build the image and run the container.

git clone https://github.com/drujensen/riscv-ubuntu.git
docker-compose build
docker-compose up

Volumes

The workspace directory has a volume mounted to /workspace in the container. You can use this to share files between the host and the container.

I have also included my .vimrc file in the project. It has my favorite vim settings. Change this to your own preferences.

riscv-ubuntu's People

Contributors

drujensen avatar drujensen-happymoney avatar

Stargazers

Andrey Gershun avatar Torsten Evers avatar Ethan Kaley avatar Suraj avatar Josef Pospíšil avatar Tim Kersey avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.