Sign inSign up

mperov/ergochip-toolchain

By mperov

Updated almost 6 years ago

It allows using gcc-newlib toolchain for Ergochip processor which is based on RISC-V.

Image
0

10K+

mperov/ergochip-toolchain repository overview

Ubuntu 16.04 Dockerfile

Docker Cloud Automated build Docker Cloud Build Status Contributors

This repository contains Dockerfile of Ubuntu for creating container which has built gcc-newlib toolchain for Ergochip processor.

Base Docker Image
Installation
  1. Install Docker
  2. Clone repo - git clone https://github.com/mperov/docker-ubuntu16.04_ergochip-toolchain.git
  3. cd docker-ubuntu16.04_ergochip-toolchain/
  4. Build Docker image - docker build --build-arg HASH='1qUSJKHiH5JVJAW7r2VbtKM4ispbQRLk-' -t mperov/ergochip-toolchain .
  5. Check built image - docker images
Usage
docker run -it --rm mperov/ergochip-toolchain

Tag summary

Content type

Image

Digest

Size

1.1 GB

Last updated

almost 6 years ago

docker pull mperov/ergochip-toolchain