Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
6509ca6f
Commit
6509ca6f
authored
Jun 12, 2022
by
Jialin Li
Browse files
make docker Makefile rule name consistent
parent
344cf92f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/rules.mk
docker/rules.mk
+1
-1
No files found.
docker/rules.mk
View file @
6509ca6f
...
@@ -40,7 +40,7 @@ docker-images-debug:
...
@@ -40,7 +40,7 @@ docker-images-debug:
docker build
-t
simbricks/simbricks-gem5opt:latest
\
docker build
-t
simbricks/simbricks-gem5opt:latest
\
-f
docker/Dockerfile.gem5opt docker
-f
docker/Dockerfile.gem5opt docker
docker-image-tofino
:
docker-image
s
-tofino
:
docker build
-t
simbricks/simbricks:tofino
\
docker build
-t
simbricks/simbricks:tofino
\
-f
docker/Dockerfile.tofino .
-f
docker/Dockerfile.tofino .
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment