Browse Source

Update README.md

pull/149/head
GilbN 5 years ago
committed by GitHub
parent
commit
c3dcae2db1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      README.md

9
README.md

@ -1,5 +1,12 @@
# Docker Mods # Docker Mods
[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/gilbn/theme.park?style=for-the-badge)](https://hub.docker.com/r/gilbn/theme.park/builds)
[![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/gilbn/theme.park?color=blue&style=for-the-badge)](https://hub.docker.com/r/gilbn/theme.park)
[![Docker Pulls](https://img.shields.io/docker/pulls/gilbn/theme.park?color=blue&style=for-the-badge)](https://hub.docker.com/r/gilbn/theme.park)
[![GitHub](https://img.shields.io/github/license/gilbn/theme.park?color=blue&style=for-the-badge)](https://github.com/gilbN/theme.park/blob/master/LICENSE)
[![Discord](https://img.shields.io/discord/591352397830553601?color=blue&style=for-the-badge)](https://discord.gg/HSPa4cz)
[![](https://img.shields.io/badge/Blog-technicalramblings.com-blue?style=for-the-badge)](https://technicalramblings.com/)
## Docker mods for linuxserver.io containers to inject theme.park stylesheets. ## Docker mods for linuxserver.io containers to inject theme.park stylesheets.
Add -e `DOCKER_MODS=gilbn/theme.park:<app>` e.g. `gilbn/theme.park:sonarr` Add -e `DOCKER_MODS=gilbn/theme.park:<app>` e.g. `gilbn/theme.park:sonarr`
@ -18,4 +25,4 @@ These are the **default** values for all envs.
The scripts in `root\etc\cont-init.d` will also work with containers made by Hotio. The scripts in `root\etc\cont-init.d` will also work with containers made by Hotio.
[https://hotio.dev/containers/sonarr/#executing-your-own-scripts](https://hotio.dev/containers/sonarr/#executing-your-own-scripts) [https://hotio.dev/containers/sonarr/#executing-your-own-scripts](https://hotio.dev/containers/sonarr/#executing-your-own-scripts)

Loading…
Cancel
Save