Print env
This commit is contained in:
parent
eefb0c5c6b
commit
df8c0179d1
3 changed files with 8 additions and 27 deletions
|
|
@ -47,7 +47,7 @@ RUN mkdir -p /home/linuxbrew/.linuxbrew &&\
|
|||
git clone https://github.com/Homebrew/brew /home/linuxbrew/.linuxbrew/Homebrew && \
|
||||
ln -s /home/linuxbrew/.linuxbrew/Homebrew/bin/brew /home/linuxbrew/.linuxbrew/bin && \
|
||||
echo "eval \$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" \
|
||||
> /etc/bash.bashrc
|
||||
> /etc/skel/.bashrc
|
||||
|
||||
RUN /home/linuxbrew/.linuxbrew/bin/brew install golang
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue