misc/docker/Dockerfile

4 lines
71 B
Docker
Raw Normal View History

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