Files
gem5/util/dockerfiles
Bobby R. Bruce c291678881 util-docker: Fix docker-bake.hcl sst context
The context for sst is the "sst" directory.

Change-Id: Ic120cca13a9e4df02b98d101ad8e16c296807c2d
2024-08-13 16:05:47 -07: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.