4 lines
94 B
Docker
4 lines
94 B
Docker
FROM git.janishutz.com/registry/dev-container-base
|
|
|
|
RUN pacman --noconfirm -S nodejs npm yarn
|