init commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
FROM ubuntu:24.04
|
||||
|
||||
RUN apt update && apt upgrade -y
|
||||
RUN apt install git nodejs npm --no-install-recommends -y
|
||||
Reference in New Issue
Block a user