mirror of
https://github.com/linuxserver/docker-flexget.git
synced 2026-06-03 09:57:36 +00:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
86f250283d | ||
|
|
4c41168230 |
@@ -45,7 +45,7 @@ Find us at:
|
||||
|
||||
## 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/flexget:latest` should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ Flask-Compress 1.14 python
|
||||
Flask-Cors 4.0.0 python
|
||||
Flask-Login 0.6.2 python
|
||||
Flask-RESTful 0.3.10 python
|
||||
FlexGet 3.9.18 python
|
||||
FlexGet 3.9.19 python
|
||||
Jinja2 3.1.2 python
|
||||
MarkupSafe 2.1.3 python
|
||||
PyRSS2Gen 1.1 python
|
||||
@@ -31,8 +31,8 @@ beautifulsoup4 4.12.2 python
|
||||
boost1.82-python3 1.82.0-r1 apk
|
||||
boost1.82-system 1.82.0-r1 apk
|
||||
brotli-libs 1.0.9-r14 apk
|
||||
busybox 1.36.1-r4 apk
|
||||
busybox-binsh 1.36.1-r4 apk
|
||||
busybox 1.36.1-r5 apk
|
||||
busybox-binsh 1.36.1-r5 apk
|
||||
c-ares 1.19.1-r0 apk
|
||||
ca-certificates 20230506-r0 apk
|
||||
ca-certificates-bundle 20230506-r0 apk
|
||||
@@ -70,7 +70,7 @@ libattr 2.5.1-r4 apk
|
||||
libbsd 0.11.7-r1 apk
|
||||
libbz2 1.0.8-r5 apk
|
||||
libc-utils 0.7.2-r5 apk
|
||||
libcrypto3 3.1.4-r0 apk
|
||||
libcrypto3 3.1.4-r1 apk
|
||||
libcurl 8.4.0-r0 apk
|
||||
libexpat 2.5.0-r1 apk
|
||||
libffi 3.4.4-r2 apk
|
||||
@@ -81,7 +81,7 @@ libmd 1.0.4-r2 apk
|
||||
libncursesw 6.4_p20230506-r0 apk
|
||||
libpanelw 6.4_p20230506-r0 apk
|
||||
libproc2 4.0.4-r0 apk
|
||||
libssl3 3.1.4-r0 apk
|
||||
libssl3 3.1.4-r1 apk
|
||||
libstdc++ 12.2.1_git20220924-r10 apk
|
||||
libunistring 1.1-r1 apk
|
||||
linux-pam 1.5.2-r10 apk
|
||||
@@ -130,7 +130,7 @@ six 1.16.0 python
|
||||
skalibs 2.13.1.1-r1 apk
|
||||
soupsieve 2.4.1 python
|
||||
sqlite-libs 3.41.2-r2 apk
|
||||
ssl_client 1.36.1-r4 apk
|
||||
ssl_client 1.36.1-r5 apk
|
||||
tempora 5.3.0 python
|
||||
tornado 6.2 python
|
||||
transmission-rpc 4.3.1 python
|
||||
|
||||
Reference in New Issue
Block a user