plex-test/README.md

23 lines
1.4 KiB
Markdown
Raw Normal View History

2018-03-16 15:26:23 +00:00
[hub]: https://hub.docker.com/r/spritsail/plex-media-server
[git]: https://github.com/spritsail/plex-media-server
[drone]: https://drone.spritsail.io/spritsail/plex-media-server
2017-05-11 13:29:52 +00:00
2018-03-16 15:26:23 +00:00
# [spritsail/plex-media-server][hub]
2017-05-11 13:29:52 +00:00
2018-03-17 09:21:49 +00:00
[![](https://images.microbadger.com/badges/image/spritsail/plex-media-server:plexpass.svg)](https://microbadger.com/images/spritsail/plex-media-server:plexpass)
[![Latest Version](https://images.microbadger.com/badges/version/spritsail/plex-media-server:plexpass.svg)][hub]
[![Git Commit](https://images.microbadger.com/badges/commit/spritsail/plex-media-server:plexpass.svg)][git]
2018-03-16 15:26:23 +00:00
[![Docker Pulls](https://img.shields.io/docker/pulls/spritsail/plex-media-server.svg)][hub]
[![Docker Stars](https://img.shields.io/docker/stars/spritsail/plex-media-server.svg)][hub]
[![Build Status](https://drone.spritsail.io/api/badges/spritsail/plex-media-server/status.svg)][drone]
2017-05-11 13:29:52 +00:00
2018-03-16 15:26:23 +00:00
The _smallest*_ Plex Media Server docker image, built on barebones [spritsail/busybox](https://hub.docker.com/spritsail/busybox/) with glibc and libraries from source. The container contains a bare minimum glibc dependency tree, with most of the useless crap removed, resulting in the smallest container possible whilst maintaining full functionality.
2017-05-11 13:29:52 +00:00
2018-03-16 15:26:23 +00:00
You can find out more about the [spritsail/busybox](https://hub.docker.com/r/spritsail/busybox) base image [here](https://github.com/spritsail/busybox)
2017-05-11 13:29:52 +00:00
_*last we checked_
## Getting Started
_Coming soon.. hopefully_