HBDing commited on
Commit
1ed4355
·
1 Parent(s): 46866a3

upd docker

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -1,7 +1,5 @@
1
-
2
  FROM python:3.10
3
 
4
-
5
  RUN apt-get update && apt-get install ffmpeg libsm6 libxext6 -y
6
 
7
  # Set up a new user named "user" with user ID 1000
 
 
1
  FROM python:3.10
2
 
 
3
  RUN apt-get update && apt-get install ffmpeg libsm6 libxext6 -y
4
 
5
  # Set up a new user named "user" with user ID 1000