kopia lustrzana https://github.com/linuxserver/docker-documentation
Alpine has now joined the 64bit time gang.
rodzic
c437a34619
commit
a0b342920d
5
FAQ.md
5
FAQ.md
|
@ -2,9 +2,9 @@
|
|||
|
||||
Here will some Frequently Asked Questions reside
|
||||
|
||||
## My host is incompatible with images based on Ubuntu Focal
|
||||
## My host is incompatible with images based on Ubuntu Focal and Alpine 3.13
|
||||
|
||||
This seems to only affect 32 bit installs of distros based on Debian Buster.
|
||||
This only affect 32 bit installs of distros based on Debian Buster.
|
||||
|
||||
This is due to a bug in the libseccomp2 library (dependency of docker itself), which is fixed. However it's not pushed to all the repositories.
|
||||
|
||||
|
@ -47,4 +47,5 @@ If you decide to do option 2 or 3, you should just need to restart the container
|
|||
* 502 errors in __Jellyfin__ as seen in [linuxserver/docker-jellyfin#71](https://github.com/linuxserver/docker-jellyfin/issues/71)
|
||||
* `Error starting framework core` messages in the docker log for __Plex__. [linuxserver/docker-plex#247](https://github.com/linuxserver/docker-plex/issues/247)
|
||||
* No WebUI for __Radarr__, even though the container is running. [linuxserver/docker-radarr#118](https://github.com/linuxserver/docker-radarr/issues/118)
|
||||
* Images based on our Nginx base-image(Nextcloud, SWAG, Nginx, etc.) fails to generate a certificate, with a message similar to `error getting time:crypto/asn1/a_time.c:330`
|
||||
* `docker exec <container-name> date` returns 1970
|
||||
|
|
Ładowanie…
Reference in New Issue