LinuxServer-CI
0cc7a19b26
Bot Updating Templated Files
2019-05-28 06:59:10 +00:00
LinuxServer-CI
d6efa82640
Bot Updating Templated Files
2019-05-28 06:58:08 +00:00
LinuxServer-CI
5582b161c7
Bot Updating Package Versions
2019-05-14 07:05:24 +00:00
aptalca
02d1716b6b
Merge pull request #44 from thelamer/master
...
#43 add default UTC timezone if user does not define it
2019-05-09 22:51:03 -04:00
thelamer
eb4c1ef4d4
#43 add default UTC timezone if user does not define it
2019-05-09 17:15:50 -07:00
LinuxServer-CI
1799f798d8
Bot Updating Package Versions
2019-05-07 07:01:45 +00:00
LinuxServer-CI
778cff0611
Bot Updating Templated Files
2019-05-07 06:56:53 +00:00
LinuxServer-CI
b2e67014e9
Bot Updating Package Versions
2019-04-23 06:58:58 +00:00
LinuxServer-CI
b4c0524446
Bot Updating Package Versions
2019-04-16 07:04:04 +00:00
LinuxServer-CI
12e5e806bf
Bot Updating Package Versions
2019-04-09 07:01:40 +00:00
LinuxServer-CI
fa034ee170
Bot Updating Package Versions
2019-04-02 06:59:21 +00:00
LinuxServer-CI
e3fadb2353
Bot Updating Package Versions
2019-03-24 22:03:18 +00:00
aptalca
e841ddee4c
Merge pull request #42 from thelamer/master
...
Switching to new Base images, shift to arm32v7 tag.
2019-03-24 17:58:35 -04:00
thelamer
188aeddfe5
Switching to new Base images, shift to arm32v7 tag.
2019-03-23 19:20:00 -07:00
LinuxServer-CI
7e9fbeaf9a
Bot Updating Package Versions
2019-03-19 08:02:42 +00:00
LinuxServer-CI
3d794ece71
Bot Updating Package Versions
2019-03-12 07:59:30 +00:00
LinuxServer-CI
88e871344d
Bot Updating Templated Files
2019-03-12 07:56:34 +00:00
LinuxServer-CI
ac3efd830a
Bot Updating Templated Files
2019-03-05 07:56:35 +00:00
LinuxServer-CI
80337289bb
Bot Updating Templated Files
2019-02-26 07:56:32 +00:00
LinuxServer-CI
e463ff28f2
Bot Updating Package Versions
2019-02-24 12:40:58 -05:00
LinuxServer-CI
6a6addb57f
Bot Updating Templated Files
2019-02-24 12:34:41 -05:00
aptalca
30b6e3d75b
Merge pull request #41 from linuxserver/master-3.9
...
Rebasing to Alpine 3.9
2019-02-24 12:33:55 -05:00
LinuxServer-CI
dc7a9ee872
Bot Updating Package Versions
2019-02-23 21:00:36 -05:00
Bernard Brandl
b5762de609
fix incorrect shntool path
...
Since the prefix for shntools is /usr, the default path for headphones is /usr/bin, not /usr/bin/shntool.
This leads to a missing binary error in logs.
```
root@eb24f530c9b0:/$ ls /usr/bin/shn*
/usr/bin/shncat /usr/bin/shncmp /usr/bin/shnconv /usr/bin/shncue /usr/bin/shnfix /usr/bin/shngen /usr/bin/shnhash /usr/bin/shninfo /usr/bin/shnjoin /usr/bin/shnlen /usr/bin/shnpad /usr/bin/shnsplit /usr/bin/shnstrip /usr/bin/shntool /usr/bin/shntrim
```
2019-02-23 17:47:26 -08:00
thelamer
7ad907dd75
Rebasing to Alpine 3.9
2019-02-22 17:33:59 -08:00
j0nnymoe
ae5b92c54c
Merge pull request #40 from IronicBadger/master
...
dynamic readme
2019-02-12 14:44:12 +00:00
LinuxServer-CI
19c733c75c
Bot Updating Package Versions
2019-02-12 08:00:30 +00:00
LinuxServer-CI
77d543bbcf
Bot Updating Templated Files
2019-02-12 02:56:42 -05:00
Alex Kretzschmar
b1566a32d7
Delete GITBOOK.md
2019-02-11 22:20:42 -05:00
IronicBadger
4d3bb0200b
dynamic readme
2019-02-11 22:19:01 -05:00
IronicBadger
d3aa0ee386
automated readme-vars
2019-02-11 22:14:14 -05:00
LinuxServer-CI
4ccb3c328a
Bot Updating Templated Files
2019-02-05 07:56:35 +00:00
LinuxServer-CI
04334e4cbf
Bot Updating Package Versions
2019-02-04 17:23:11 +00:00
aptalca
c43afcad65
Merge pull request #39 from linuxserver/pipeline
...
Pipeline
2019-02-04 12:17:24 -05:00
thelamer
4fc239fc80
reverting the versioning logic to pull the commit at build time, despite race conditions it is the cleanest way to pull a specific commit from github
2019-01-20 01:26:17 -08:00
thelamer
d64da1c97f
updating download logic to use git as it is required for versioning in the application
2019-01-20 01:08:40 -08:00
thelamer
970931a675
adding pipeline logic and multi arching
2019-01-19 23:13:48 -08:00
sparklyballs
9a838d833a
Merge pull request #37 from linuxserver/rebase_alpine_3.8
...
rebase to alpine 3.8
2018-08-17 15:56:41 +01:00
sparklyballs
628efef9ac
rebase to alpine 3.8
2018-08-17 00:05:53 +01:00
saarg
0256fb55b0
Merge pull request #36 from linuxserver/readme
...
Remove forced port and update README
2018-04-03 22:32:01 +02:00
tobbenb
fe70681e11
Fix time travel
2018-04-03 22:25:12 +02:00
tobbenb
6b90fe0c8e
Remove forced port and update README
2018-04-03 22:21:34 +02:00
saarg
b871590607
Merge pull request #35 from ericsaintetienne/listening-port
...
Do not force listening port to 8181, closes #33
2018-04-03 22:10:30 +02:00
Eric Saint-Etienne
247c05e177
Do not force listening port to 8181
...
This change allows using Headphones builtin mechanism to set and use the
listening TCP port.
This is particularly useful when using macvlan networking as docker's -p
option isn't functional in this case.
2018-04-03 16:09:37 +01:00
sparklyballs
eee309a141
Merge pull request #32 from linuxserver/deprecate_cpu_core
...
deprecate cpu_core routine lack of scaling
2018-01-05 19:32:29 +00:00
sparklyballs
c8f3dca10e
deprecate cpu_core routine lack of scaling
2018-01-05 14:08:04 +00:00
sparklyballs
c9ea1189e7
Merge pull request #29 from linuxserver/3.7
...
bump to alpine 3.7 and fix continuation lines
2017-12-17 00:09:17 +00:00
sparklyballs
ea207b45b2
bump to alpine 3.7 and fix continuation lines
2017-12-12 11:40:25 +00:00
sparklyballs
2fc450ad77
Merge pull request #27 from linuxserver/internal_git-pull
...
internal git pull
2017-07-21 12:41:09 +01:00
sparklyballs
8b1edf3c3b
internal git pull
2017-07-20 18:38:35 +01:00