Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
d177f3a00e
2 changed files with 7 additions and 6 deletions
|
|
@ -59,7 +59,7 @@ Find us at:
|
||||||
|
|
||||||
## Supported Architectures
|
## Supported Architectures
|
||||||
|
|
||||||
We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list) and our announcement [here](https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/).
|
We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://distribution.github.io/distribution/spec/manifest-v2-2/#manifest-list) and our announcement [here](https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/).
|
||||||
|
|
||||||
Simply pulling `lscr.io/linuxserver/plex:latest` should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
|
Simply pulling `lscr.io/linuxserver/plex:latest` should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
NAME VERSION TYPE
|
NAME VERSION TYPE
|
||||||
adduser 3.118ubuntu5 deb
|
adduser 3.118ubuntu5 deb
|
||||||
apt 2.4.10 deb
|
apt 2.4.11 deb
|
||||||
apt-utils 2.4.10 deb
|
apt-utils 2.4.11 deb
|
||||||
base-files 12ubuntu4.3 deb
|
base-files 12ubuntu4.3 deb
|
||||||
base-passwd 3.5.52build1 deb
|
base-passwd 3.5.52build1 deb
|
||||||
bash 5.1-6ubuntu1 deb
|
bash 5.1-6ubuntu1 deb
|
||||||
|
|
@ -9,6 +9,7 @@ bash 5.1.16 binary
|
||||||
bsdutils 1:2.37.2-4ubuntu3 deb
|
bsdutils 1:2.37.2-4ubuntu3 deb
|
||||||
ca-certificates 20230311ubuntu0.22.04.1 deb
|
ca-certificates 20230311ubuntu0.22.04.1 deb
|
||||||
coreutils 8.32-4.1ubuntu1 deb
|
coreutils 8.32-4.1ubuntu1 deb
|
||||||
|
cron 3.0pl1-137ubuntu3 deb
|
||||||
curl 7.81.0-1ubuntu1.14 deb
|
curl 7.81.0-1ubuntu1.14 deb
|
||||||
dash 0.5.11+git20210903+057cd650a4ed-3build1 deb
|
dash 0.5.11+git20210903+057cd650a4ed-3build1 deb
|
||||||
debconf 1.5.79ubuntu1 deb
|
debconf 1.5.79ubuntu1 deb
|
||||||
|
|
@ -35,7 +36,7 @@ hostname 3.23ubuntu2 deb
|
||||||
init-system-helpers 1.62 deb
|
init-system-helpers 1.62 deb
|
||||||
jq 1.6-2.1ubuntu3 deb
|
jq 1.6-2.1ubuntu3 deb
|
||||||
libacl1 2.3.1-1 deb
|
libacl1 2.3.1-1 deb
|
||||||
libapt-pkg6.0 2.4.10 deb
|
libapt-pkg6.0 2.4.11 deb
|
||||||
libassuan0 2.5.5-1build1 deb
|
libassuan0 2.5.5-1build1 deb
|
||||||
libattr1 1:2.5.1-1build1 deb
|
libattr1 1:2.5.1-1build1 deb
|
||||||
libaudit-common 1:3.0.7-1build1 deb
|
libaudit-common 1:3.0.7-1build1 deb
|
||||||
|
|
@ -79,7 +80,7 @@ libmount1 2.37.2-4ubuntu3 deb
|
||||||
libncurses6 6.3-2ubuntu0.1 deb
|
libncurses6 6.3-2ubuntu0.1 deb
|
||||||
libncursesw6 6.3-2ubuntu0.1 deb
|
libncursesw6 6.3-2ubuntu0.1 deb
|
||||||
libnettle8 3.7.3-1build2 deb
|
libnettle8 3.7.3-1build2 deb
|
||||||
libnghttp2-14 1.43.0-1build3 deb
|
libnghttp2-14 1.43.0-1ubuntu0.1 deb
|
||||||
libnpth0 1.6-3build2 deb
|
libnpth0 1.6-3build2 deb
|
||||||
libnsl2 1.3.0-2build2 deb
|
libnsl2 1.3.0-2build2 deb
|
||||||
libonig5 6.9.7.1-2build1 deb
|
libonig5 6.9.7.1-2build1 deb
|
||||||
|
|
@ -132,7 +133,7 @@ openssl 3.0.2-0ubuntu1.12 deb
|
||||||
passwd 1:4.8.1-2ubuntu2.1 deb
|
passwd 1:4.8.1-2ubuntu2.1 deb
|
||||||
perl-base 5.34.0-3ubuntu1.2 deb
|
perl-base 5.34.0-3ubuntu1.2 deb
|
||||||
pinentry-curses 1.1.1-1build2 deb
|
pinentry-curses 1.1.1-1build2 deb
|
||||||
plexmediaserver 1.32.7.7621-871adbd44 deb
|
plexmediaserver 1.32.8.7639-fb6452ebf deb
|
||||||
procps 2:3.3.17-6ubuntu2 deb
|
procps 2:3.3.17-6ubuntu2 deb
|
||||||
publicsuffix 20211207.1025-1 deb
|
publicsuffix 20211207.1025-1 deb
|
||||||
readline-common 8.1.2-1 deb
|
readline-common 8.1.2-1 deb
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue