mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-25 22:27:20 +10:00
remove-gotty
This commit is contained in:
parent
f076754419
commit
4f682a772c
1 changed files with 0 additions and 4 deletions
|
|
@ -247,10 +247,6 @@ RUN wget -q -O gotop.deb https://github.com/cjbassi/gotop/releases/download/3.0.
|
|||
dpkg -i gotop.deb && \
|
||||
rm gotop.deb
|
||||
|
||||
# Install gotty
|
||||
RUN curl -fsSL https://github.com/yudai/gotty/releases/download/v2.0.0-alpha.3/gotty_2.0.0-alpha.3_linux_amd64.tar.gz | \
|
||||
tar -C /usr/local/bin -xzf -
|
||||
|
||||
# Install helm
|
||||
RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue