Files
gem5/util/dockerfiles
Ivana Mitrovic df471092d9 dockerfiles: multi-platform setup (#336)
Updated Dockerfiles to work with multi-platform setups
2023-10-16 11:47:49 -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.