Sign in
gem5
/
public
/
gem5
/
7185c9ea1936c0045858add1c8c116b15780debc
/
.
/
util
/
dockerfiles
/
README.md
blob: 18686fe2b7e22c930df6e0ece46d9bab54077067 [
file
] [
log
] [
blame
] [
view
]
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`
.