mirror of
https://github.com/bitwarden/server.git
synced 2025-05-06 20:22:24 -05:00
Try .bash_rc
This commit is contained in:
parent
b415414e5a
commit
9bd152dc5d
@ -22,7 +22,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
||||
# Add packages
|
||||
RUN curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
|
||||
RUN . ~/.bash_profile
|
||||
RUN . ~/.bash_rc
|
||||
RUN npm install -g gulp
|
||||
|
||||
WORKDIR /source
|
||||
|
Loading…
x
Reference in New Issue
Block a user