[linuxserverurl]: https://linuxserver.io [forumurl]: https://forum.linuxserver.io [ircurl]: https://www.linuxserver.io/irc/ [podcasturl]: https://www.linuxserver.io/podcast/ [huburl]: https://hub.docker.com/r/linuxserver/ci/ [pipelineurl]: https://github.com/linuxserver/pipeline-triggers [![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png?v=4&s=4000)][linuxserverurl] ## Contact information:- | Type | Address/Details | | :---: | --- | | Discord | [Discord](https://discord.gg/YWrKVTn) | | Forum | [Linuserver.io forum][forumurl] | | IRC | freenode at `#linuxserver.io` more information at:- [IRC][ircurl] | Podcast | Covers everything to do with getting the most from your Linux Server plus a focus on all things Docker and containerisation! [Linuxserver.io Podcast][podcasturl] | # [linuxserver/ci][huburl] **This container is not meant for public consumption as it is hard coded to LinuxServer endpoints for storage of resulting reports** The purpose of this container is to accept environment variables from our build system [linuxserver/pipeline-triggers][pipelineurl] to perform basic continuous integration on the software being built. ## Usage The container can be run locally, but it is meant to be integrated into the LinuxServer build process: ``` sudo docker run --rm -i \ -v /var/run/docker.sock:/var/run/docker.sock \ -e IMAGE="linuxserver/" \ -e TAGS="" \ -e META_TAG= \ -e BASE= \ -e SECRET_KEY= \ -e ACCESS_KEY= \ -e DOCKER_ENV="" \ -e WEB_AUTH="" \ -e WEB_PATH="" \ -e DO_REGION= \ -e DO_BUCKET= \ -e WEB_SCREENSHOT= \ -e DELAY_START= \ -e PORT= \ -e SSL= \ -t lsiodev/ci:latest \ python /ci/ci.py ``` The following line is only in this repo for loop testing: - { date: "01.01.50:", desc: "I am the release message for this internal repo." }