BG5 commited on
Commit
a9152bd
·
verified ·
1 Parent(s): c520346

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -44,4 +44,4 @@ RUN apt-get update && apt-get install -y \
44
  # bash quick_start.sh
45
 
46
 
47
- CMD ["sh", "-c", "/usr/bin/perl /usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf & python main.py"]
 
44
  # bash quick_start.sh
45
 
46
 
47
+ CMD ["sh", "-c", "python main.py"]