This website requires JavaScript.
Explore
Help
Sign In
riscv
/
OpenFPGA
mirror of
https://github.com/lnis-uofu/OpenFPGA.git
Watch
1
Star
0
Fork
You've already forked OpenFPGA
0
Code
Issues
Projects
Releases
Wiki
Activity
5f613c46f7
OpenFPGA
/
docker
/
Dockerfile.gcc-8
3 lines
99 B
Docker
Raw
Normal View
History
Unescape
Escape
Add docker build workflow and fix submodule issues.
2020-12-22 18:35:49 -06:00
FROM
ghcr.io/lnis-uofu/openfpga-buildenv-base
Github action optimizations
2020-12-10 15:35:19 -06:00
RUN
apt-get update
&&
apt-get install -y gcc-8 g++-8