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