mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-25 22:27:20 +10:00
remove-github
This commit is contained in:
parent
198f166d85
commit
8f5dc8139a
1 changed files with 0 additions and 6 deletions
|
|
@ -220,12 +220,6 @@ RUN apt-get update -qq && \
|
|||
RUN git clone --depth 1 https://github.com/junegunn/fzf.git $HOME/.fzf && \
|
||||
$HOME/.fzf/install --bin
|
||||
|
||||
# Install github cli
|
||||
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-key C99B11DEB97541F0 && \
|
||||
apt-add-repository https://cli.github.com/packages && \
|
||||
apt-get update -qq && \
|
||||
apt-get install -qq gh
|
||||
|
||||
# Install go
|
||||
RUN add-apt-repository ppa:longsleep/golang-backports && \
|
||||
apt-get update -qq && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue