February 27, 20179 yr I ran a diagnostic which included a Docker log full of errors when trying to update MineOS. Is it possible to remove the :latest tag that is added at then end when trying to do updates? Below is how its specified in my config. Also, I cant find this Docker log anywhere in the WebGui? time="2017-02-27T00:00:04.252412765-07:00" level=error msg="Handler for POST /images/create returned error: Error parsing reference: \"hexparrot/mineos:node-jessie:latest\" is not a valid repository/tag"
February 27, 20179 yr Author Unraid version 6.3.2 Pulling image: hexparrot/mineos:node-jessie:latest TOTAL DATA PULLED: 0 B Removing container: mineos-node Successfully removed container 'mineos-node' Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name="mineos-node" --net="bridge" -e TZ="America/Denver" -e HOST_OS="unRAID" -e "USER_PASSWORD"="SpenceR2" -e "ACCEPT_ORACLE_LICENSE"="true" -p 25565-25575:25565-25575/tcp -p 8443:8443/tcp -p 8125:8125/tcp -v "/mnt/cache/appdata/minecraft/":"/var/games/minecraft":rw -v "/mnt/cache/minecraft":"/mnt/data":rw hexparrot/mineos:node-jessie c031f6f1414dc3504beafe6e4bb36674ddbb49e09501b051f4ec0a784c4c0a04 The command finished successfully!
February 27, 20179 yr My bad. You were talking about updates... I misread and thought you were doing an install (which worked for you and for me)
May 13, 20179 yr Did you ever figure this out? I installed the official Joomla docker container from Docker Hub, but I would rather use the apache-php7 branch than the latest branch. Unfortunately, when I have joomla:apache-php7 listed in the repository field, it automatically appends :latest to the end of that and on my Docker tab I get "not available" under version next to this Docker. Not the end of the world as it seems to work, but I find it annoying that it doesn't say up-to-date.
May 24, 20179 yr having the same issue with 6.3.3, updater appends :latest tag if its not already there if you want to use any tag other than latest, it doesn't check version or update properly Edited May 24, 20179 yr by Speeder
May 29, 20179 yr Don't know anything about how to answer this. But a workaround could be you download branch you want. Then create your own git project with it and your own template with it. And finally you build your own docker hub to build it. this way it's always latest as you own it. Edited May 29, 20179 yr by hernandito
June 2, 20179 yr it seems to be a Dynamic GUI issue so i created an issue on github https://github.com/limetech/webgui/issues/112 Edited June 2, 20179 yr by Speeder
June 2, 20179 yr 10 hours ago, Speeder said: it seems to be a Dynamic GUI issue so i created an issue on github https://github.com/limetech/webgui/issues/112 Made a fix and should become available in an upcoming release.
June 5, 20179 yr On 6/2/2017 at 3:25 PM, bonienl said: Made a fix and should become available in an upcoming release. unRAID v6.4.0-rc2 is available with the correction, have a look.
Archived
This topic is now archived and is closed to further replies.