diff --git a/README.md b/README.md index 10acd33..dd72a89 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,46 @@ [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)][linuxserverurl] +[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png?v=4&s=4000)][linuxserverurl] -## This is a Container in active development by the [LinuxServer.io][linuxserverurl] team and is not recommended for use by the general public. -If you want to comment\contribute on this container , are looking for support on any of our other work , or are curious about us in general, check out the following. +## Contact information:- -* [forum.linuxserver.io][forumurl] -* [IRC][ircurl] on freenode at `#linuxserver.io` -* [Podcast][podcasturl] covers everything to do with getting the most from your Linux Server plus a focus on all things Docker and containerisation! +| 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 DELAY_START=