Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxpeople authored Dec 16, 2022
1 parent c811efd commit 38bab0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ RUN chmod +x /scripts/* \
dnsperf@testing \
ethtool \
fio \
flux \
git \
htop \
ioping \
Expand Down Expand Up @@ -78,6 +77,7 @@ RUN chmod +x /scripts/* \
wget \
which \
yq \
&& curl -s https://fluxcd.io/install.sh | bash \
&& mkdir /workdir \
&& chmod 777 /workdir

Expand Down

0 comments on commit 38bab0f

Please sign in to comment.