Jump to content

Can't install Dockers apps


Recommended Posts

Hi All,

 

I just upgraded my unRAID v5 to v6.0.1 today. All my files and folder structures are intact after upgrade. However, my Dockers after upgrade hasn't been working. I have run Dockers on another test system with v6 and I was able to pull in apps from the repositories. With the new upgrade on my system, I am not able to pull any apps. Here is error message I am getting. I appreciate if someone can give me some suggestions on how to resolve this. Here is the message I am getting from trying to install owncloud.

 

root@localhost:# /usr/bin/docker run -d --name="ownCloud" --net="bridge" -e SUBJECT="/C=US/ST=CA/L=City/O=Organization/OU=Organization Unit/CN=yourhome.com" -e EDGE="0" -e DEFAULT_PORT="8000" -e TZ="America/Los_Angeles" -p 8000:8000/tcp -v "/mnt/user/appdata/owncloud":"/var/www/owncloud/data":rw gfjardim/owncloud

Unable to find image 'gfjardim/owncloud:latest' locally

Pulling repository gfjardim/owncloud

time="2012-07-02T01:22:18-07:00" level=fatal msg="Get https://index.docker.io/v1/repositories/gfjardim/owncloud/images: x509: certificate has expired or is not yet valid"

 

The command failed.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...