Jump to content

Docker: Upgrade to 4.0.0.2


jaimedelano

Recommended Posts

jaimedelano

docker pull emby/embyserver:latestdocker run -ti emby update

Unable to find image 'emby:latest' locally

Pulling repository emby

Error: image library/emby:latest not found

Link to comment
Share on other sites

jaimedelano

Yes. I just ran docker run -ti emby/embyserver update

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
ifelse: fatal: unable to exec update: No such file or directory
[cmd] update exited 111
s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] syncing disks.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.

Link to comment
Share on other sites

alucryd

No you didn't, these are not the official instructions. Instructions are to pull the latest image from docker hub, there is no need to run update inside the container whatsoever.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...