Update Dockerfile
This commit is contained in:
parent
7346a45d3e
commit
5b9073c7e6
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ RUN \
|
||||||
thunderbird \
|
thunderbird \
|
||||||
firefox \
|
firefox \
|
||||||
code && \
|
code && \
|
||||||
dnf localinstall -y /tmp/openlens.rpm && \
|
# dnf localinstall -y /tmp/openlens.rpm && \
|
||||||
tar -zxvf /tmp/k9s.tar.gz && \
|
tar -zxvf /tmp/k9s.tar.gz && \
|
||||||
mv /tmp/k9s /usr/local/bin && \
|
mv /tmp/k9s /usr/local/bin && \
|
||||||
echo "**** cleanup ****" && \
|
echo "**** cleanup ****" && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue