Skip to content

Commit

Permalink
add nettools
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangluva committed Jun 4, 2024
1 parent 919a622 commit 882f59e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ FROM registry.infra.basetensors.com/docker/ubuntu:latest
# Install additional packages
RUN apt-get update && apt-get install -y \
dnsutils \
iputils-ping
iputils-ping \
net-tools

0 comments on commit 882f59e

Please sign in to comment.