misc/docker/Dockerfile

4 lines
71 B
Docker
Raw Normal View History

2024-05-26 07:29:14 +00:00
FROM docker:latest
2024-05-26 07:43:30 +00:00
RUN apt-get -y update && apt-get -y install nodejs