Python Black is to be used by the gem5 project to format our Python files. More information on Python Black can be found here: https://github.com/psf/black Change-Id: I1e31b090a422e1c17d36c4b597bfb59efbb6833d Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/46999 Maintainer: Bobby Bruce <bbruce@ucdavis.edu> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu>
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.