Skip to content

Commit b759644

Browse files
committed
finishing image config for k8s work
1 parent fff5d08 commit b759644

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ RUN apt-get update && apt-get install -y \
2323
python3 \
2424
python3-pip \
2525
tzdata \
26+
net-tools \
2627
&& ln -snf /usr/share/zoneinfo/$TZ /etc/localtime \
2728
&& echo $TZ > /etc/timezone \
2829
&& dpkg-reconfigure -f noninteractive tzdata \

0 commit comments

Comments
 (0)