why the extra
This commit is contained in:
+1
-2
@@ -7,8 +7,7 @@ services:
|
||||
command: |
|
||||
bash -c "
|
||||
apt-get update -qq &&
|
||||
apt-get install -y --no-install-recommends \
|
||||
curl wget git vim nano htop procps jq less unzip &&
|
||||
apt-get install -y --no-install-recommends curl wget git vim nano htop procps jq less unzip &&
|
||||
pip install -q -r requirements.txt &&
|
||||
python -u main.py"
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user