This commit is contained in:
Adrien Ferrand 2020-06-27 01:29:17 +02:00
parent d5c7ccd306
commit ac9f83fbad

View file

@ -51,4 +51,4 @@ RUN cp /home/lea/certbot/letsencrypt-auto-source/tests/${REDHAT_DIST_FLAVOR}6_te
USER lea
WORKDIR /home/lea
CMD ["sudo", "script -c certbot/letsencrypt-auto-source/tests/redhat6_tests.sh"]
CMD ["sudo", "script", "-c", "certbot/letsencrypt-auto-source/tests/redhat6_tests.sh"]