Skip to content

Commit

Permalink
notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
dianjingshilezhi committed Jan 9, 2021
0 parents commit e9902bf
Show file tree
Hide file tree
Showing 19 changed files with 6,347 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
FROM alpine:latest

MAINTAINER Yueshang Zuo <[email protected]>

RUN apk update
RUN apk add iperf3 bash iproute2 tcpdump
RUN apk add -X http://dl-cdn.alpinelinux.org/alpine/edge/testing tcpreplay
ADD iot_flows /iot_flows
Loading

0 comments on commit e9902bf

Please sign in to comment.