This website requires JavaScript.
Explore
Help
Sign In
infra
/
misc
Watch
1
Star
0
Fork
0
You've already forked misc
Code
Issues
Pull Requests
Actions
Releases
Activity
c9c588311f
misc
/
docker
/
Dockerfile
4 lines
71 B
Docker
Raw
Normal View
History
Unescape
Escape
First attempt
2024-05-26 07:29:14 +00:00
FROM
docker:latest
Fifth attempt
2024-05-26 07:43:30 +00:00
RUN
apt-get -y update
&&
apt-get -y install nodejs
Reference in New Issue
Copy Permalink