RUN pip install -r requirements.txt ADD ./elastalert ./ RUN ls -l /home/elastalert CMD ["python", "elastalert.py"].
確定! 回上一頁