Files
gem5/util/dockerfiles
Bobby R. Bruce cb62b08989 util-docker: Update Ubuntu 20.04 to use GCC-10
GCC-9 is no longer supported.

Change-Id: I09bf8f744546908b1c06615b458b31b9b814b61a
2023-11-13 01:36:52 -08:00
..

This directory contains Dockerfiles used to create images used in the gem5 project. The docker-compose.yaml defines the building of each image. The images can be built locally using docker-compose build.