diff --git a/README.md b/README.md new file mode 100644 index 0000000..40692ba --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +[hub]: https://hub.docker.com/r/adamant/plexmediaserver + +# [adamant/plexmediaserver][hub] + +[![](https://images.microbadger.com/badges/image/adamant/plexmediaserver.svg)](https://microbadger.com/images/adamant/plexmediaserver)[![Docker Pulls](https://img.shields.io/docker/pulls/adamant/plexmediaserver.svg)][hub][![Docker Stars](https://img.shields.io/docker/stars/adamant/plexmediaserver.svg)][hub] + +The smallest* Plex Media Server docker image, built on [busybox](https://hub.docker.com/_/busybox/) with glibc and packages from the debian repos. The container contains a bare minimum glibc dependency tree, with most of the crap removed. + +You can find out more about the [adamant/busybox](https://hub.docker.com/r/adamant/busybox) base image [here](https://github.com/Adam-Ant/docker-busybox-base), with the "package manager" scripts around dpkg + +_*last we checked_ + +## Getting Started + +_Coming soon.. hopefully_