Commit Graph
34 Commits
Author SHA1 Message Date
frebib b6a19ca720 Use updated su-exec options 2017-12-15 16:44:11 +00:00
frebib f63d3083bd Use inline syntax for healthcheck 2017-12-15 16:41:56 +00:00
frebib f6eb4eeefc Add simple HEALTHCHECK 2017-09-20 00:50:12 +01:00
frebib 2bc01ff2a0 Only publish on master/pass branches 2017-09-20 00:11:30 +01:00
frebib e7e203fc7e Print debug logs during build 2017-09-20 00:06:32 +01:00
frebib 533a6da6f4 Pass plex version into container as build-arg 2017-09-20 00:04:10 +01:00
frebib 0e6cb00bde Fix drone test without continuation escapes 2017-09-19 23:44:59 +01:00
frebib 59c0672010 Don't bind a port on the host, it's not required 2017-09-19 23:27:14 +01:00
frebib 0048180ff5 Split large line in test step for readability
[CI SKIP]
2017-09-19 23:26:58 +01:00
frebib d1693a6e7b Bump libstdc++ and libgcc1 library versions 2017-09-19 23:14:48 +01:00
frebib ddc73340e2 Only publish images when pushed/deployed 2017-09-13 22:15:50 +01:00
frebib f6c78d3635 Revert "Rebuild plexpass after a successful public release"
This reverts commit e1505bd365.
2017-09-13 21:50:49 +01:00
frebib 80906b4d20 Fix Plex logging by cheating with 'tail -f' 2017-08-27 16:46:44 +01:00
frebib 69a9f53e64 Fix .drone.yml formatting 2017-08-24 18:18:12 +01:00
frebib ee78c109bb Print identified plex version to the logs 2017-08-24 18:17:44 +01:00
frebib e1505bd365 Rebuild plexpass after a successful public release 2017-08-24 18:17:43 +01:00
frebib dfe55becd6 Update comment, removing legacy roots 2017-08-24 18:17:43 +01:00
frebibandGitHub ad3636b211 Update README
[CI SKIP]
2017-07-10 22:37:56 +01:00
frebib e5bc076e50 Fix remote inheritance for new installations 2017-06-02 22:24:49 +01:00
frebib bfaa4e9de1 Fix directory permission issue on new installations 2017-06-02 22:24:08 +01:00
frebib 4ebce5f2a8 Swap start_pms patch for complete script 2017-06-02 22:22:00 +01:00
frebib daa2e1172d Fix permissions issue on boot 2017-05-14 21:41:46 +01:00
frebib f31ab482d8 Fix Plex running as root 2017-05-14 17:51:46 +01:00
frebibandGitHub 47ccdf64dc Add spacing to badges in README 2017-05-13 15:43:33 +01:00
frebib 0649ae3303 Update base image to include LibreSSL 2017-05-12 17:21:19 +01:00
frebib e8b6467ba7 Add start of README 2017-05-11 14:29:52 +01:00
frebib 0d0dd538c0 Remove extra crap from /usr/share and /etc 2017-05-11 13:01:10 +01:00
frebib 996fb2a7ac Update image with adamant/busybox base image.
No more patchelf and patching binaries on restart!
2017-05-11 10:42:22 +01:00
frebib ef473600dc Assume /config as root config dir, not /config/plex 2017-04-08 21:31:13 +01:00
frebib 58369b60a0 Fixes #1 by removing the vars.sh reference 2016-08-29 13:02:43 +01:00
frebib c23a28d805 Use GLIBC_LIBRARY_PATH in GLIBC_LD_LINUX_SO 2016-08-27 00:33:11 +01:00
frebib de30f6a0a9 Improve environment portability some more 2016-08-27 00:07:25 +01:00
frebib aa4cc38b80 Cleaner use of environment variables. Removed the need for vars.sh 2016-08-27 00:06:51 +01:00
frebibandGitHub 3bfc995315 Fix workdir being '/tmp/[/plex]'
Not an array, unfortunately ;)
2016-08-26 23:00:39 +01:00