Commit 6509ca6f authored by Jialin Li's avatar Jialin Li
Browse files

make docker Makefile rule name consistent

parent 344cf92f
......@@ -40,7 +40,7 @@ docker-images-debug:
docker build -t simbricks/simbricks-gem5opt:latest \
-f docker/Dockerfile.gem5opt docker
docker-image-tofino:
docker-images-tofino:
docker build -t simbricks/simbricks:tofino \
-f docker/Dockerfile.tofino .
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment