enemy7 commited on
Commit
3dd3659
1 Parent(s): f6e4b5e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -24,7 +24,7 @@
24
 
25
  FROM ubuntu:latest
26
 
27
- RUN apt-get update && apt-get install wget xz-utils tree -screen y
28
 
29
 
30
  COPY dd.zip .
 
24
 
25
  FROM ubuntu:latest
26
 
27
+ RUN apt-get update && apt-get install wget xz-utils tree screen -y
28
 
29
 
30
  COPY dd.zip .