</span><spanid=__span-0-3><aid=__codelineno-0-3name=__codelineno-0-3href=#__codelineno-0-3></a>-v /host/path:/ci/output:rw `#Optional, will contain all the files the container creates.` \
</span><spanid=__span-0-5><aid=__codelineno-0-5name=__codelineno-0-5href=#__codelineno-0-5></a>-e TAGS="<single tag or array seperated by |>" \
</span><spanid=__span-0-6><aid=__codelineno-0-6name=__codelineno-0-6href=#__codelineno-0-6></a>-e META_TAG=<manifest main dockerhub tag> \
</span><spanid=__span-0-7><aid=__codelineno-0-7name=__codelineno-0-7href=#__codelineno-0-7></a>-e BASE=<alpine or debian based distro> \
</span><spanid=__span-0-10><aid=__codelineno-0-10name=__codelineno-0-10href=#__codelineno-0-10></a>-e DOCKER_ENV="<optional, Array of env vars seperated by | IE test=test|test2=test2 or single var. Defaults to ''>" \
</span><spanid=__span-0-11><aid=__codelineno-0-11name=__codelineno-0-11href=#__codelineno-0-11></a>-e WEB_AUTH="<optional, format user:passord. Defaults to 'user:password'>" \
</span><spanid=__span-0-12><aid=__codelineno-0-12name=__codelineno-0-12href=#__codelineno-0-12></a>-e WEB_PATH="<optional, format /yourpath>. Defaults to ''." \
</span><spanid=__span-0-13><aid=__codelineno-0-13name=__codelineno-0-13href=#__codelineno-0-13></a>-e S3_REGION=<optional, custom S3 Region. Defaults to 'us-east-1'> \
</span><spanid=__span-0-14><aid=__codelineno-0-14name=__codelineno-0-14href=#__codelineno-0-14></a>-e S3_BUCKET=<optional, custom S3 Bucket. Defaults to 'ci-tests.linuxserver.io'> \
</span><spanid=__span-0-15><aid=__codelineno-0-15name=__codelineno-0-15href=#__codelineno-0-15></a>-e WEB_SCREENSHOT_DELAY=<optional, time in seconds to delay before taking screenshot. Defaults to '30'>
</span><spanid=__span-0-16><aid=__codelineno-0-16name=__codelineno-0-16href=#__codelineno-0-16></a>-e WEB_SCREENSHOT=<optional, set to false if not a web app. Defaults to 'false'> \
</span><spanid=__span-0-17><aid=__codelineno-0-17name=__codelineno-0-17href=#__codelineno-0-17></a>-e DELAY_START=<optional, time in seconds to delay before taking screenshot. Defaults to '5'> \
</span><spanid=__span-0-18><aid=__codelineno-0-18name=__codelineno-0-18href=#__codelineno-0-18></a>-e PORT=<optional, port web application listens on internal docker port. Defaults to '80'> \
</span><spanid=__span-0-19><aid=__codelineno-0-19name=__codelineno-0-19href=#__codelineno-0-19></a>-e SSL=<optional , use ssl for the screenshot true/false. Defaults to 'false'> \
</span><spanid=__span-0-20><aid=__codelineno-0-20name=__codelineno-0-20href=#__codelineno-0-20></a>-e CI_S6_VERBOSITY=<optional, Updates the S6_VERBOSITY env. Defaults to '2'> \
</span><spanid=__span-0-21><aid=__codelineno-0-21name=__codelineno-0-21href=#__codelineno-0-21></a>-e DOCKER_LOGS_DELAY=<optional, How long to wait in seconds while tailing the container logs. Defaults to '300'> \
</span><spanid=__span-0-22><aid=__codelineno-0-22name=__codelineno-0-22href=#__codelineno-0-22></a>-e DRY_RUN=<optional, Set to 'true' when you don't want to upload files to S3 when testing>