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