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
3d5ae610
Commit
3d5ae610
authored
Jun 11, 2022
by
Jialin Li
Browse files
update tofino docker image
parent
edd78e88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docker/Dockerfile.tofino
docker/Dockerfile.tofino
+2
-2
No files found.
docker/Dockerfile.tofino
View file @
3d5ae610
...
...
@@ -34,6 +34,7 @@ RUN apt-get update \
wget \
nano \
vim \
psmisc \
&& rm -rf /var/lib/apt/lists/*
COPY docker/verilator.patch /tmp/
RUN cd /tmp \
...
...
@@ -92,5 +93,4 @@ ENV SDE_INSTALL=/tofino/bf-sde/install
WORKDIR /tofino/bf-sde
RUN mkdir tools
COPY docker/p4_build.sh tools/
RUN ./tools/p4_build.sh /simbricks/sims/tofino/p4/nopaxos.p4
RUN ./install/bin/veth_setup.sh
RUN ./tools/p4_build.sh /simbricks/sims/net/tofino/p4/nopaxos.p4
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