Add sealgen as global install, so make-env can work properly
This commit is contained in:
parent
d552874c6f
commit
b7cc271d97
@ -17,6 +17,7 @@ VOLUME $HOME
|
|||||||
WORKDIR $HOME
|
WORKDIR $HOME
|
||||||
|
|
||||||
RUN npm install -g npm@latest
|
RUN npm install -g npm@latest
|
||||||
|
RUN npm install -g @sealcode/sealgen
|
||||||
|
|
||||||
USER $UID:$GID
|
USER $UID:$GID
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user