initial commit
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM node:16
|
||||
|
||||
RUN apt-get update && apt-get upgrade
|
||||
RUN apt-get install wireless-tools -y
|
||||
Reference in New Issue
Block a user