No files after installation a docker (iobroker)


Laire

Recommended Posts

Hello,

I tried to install the ioBroker Docker from DockerHub (original from ioBroker).

The installation runs without any error:

Quote

 

Pulling image: iobroker/iobroker:latest

IMAGE ID [latest]: Pulling from iobroker/iobroker. 
IMAGE ID [81033e7c1d6a]: Pulling fs layer. Downloading 100% of 2 MB. Verifying Checksum. Download complete. Extracting. Pull complete. 
IMAGE ID [0a5e23040c8a]: Pulling fs layer. Downloading 100% of 14 MB. Verifying Checksum. Download complete. Extracting. Pull complete. 
IMAGE ID [276f611c13c5]: Pulling fs layer. Downloading 100% of 55 MB. Verifying Checksum. Download complete. Extracting. Pull complete. 
IMAGE ID [ed04460d4219]: Pulling fs layer. Downloading 100% of 116 B. Verifying Checksum. Download complete. Extracting. Pull complete. 
IMAGE ID [27d4553a6c0b]: Pulling fs layer. Downloading 100% of 59 MB. Verifying Checksum. Download complete. Extracting. Pull complete. 
IMAGE ID [c931097ebaf6]: Pulling fs layer. Downloading 100% of 204 B. Verifying Checksum. Download complete. Extracting. Pull complete. 
IMAGE ID [3ae2bb15b796]: Pulling fs layer. Downloading 100% of 203 B. Verifying Checksum. Download complete. Extracting. Pull complete. 
Status: Downloaded newer image for iobroker/iobroker:latest

TOTAL DATA PULLED: 130 MB

 

Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='iobroker' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="unRAID" -p '8081:8081/tcp' -p '8082:8082/tcp' -p '8085:8083/tcp' -p '8084:8084/tcp' -v '/mnt/user/appdata/iobroker/':'/opt/iobroker/':'rw' 'iobroker/iobroker'

9bf849a5ad3812d3a112227fdeca0e94d3c617e6f070c32630bc760bf27527b2

The command finished successfully!

 

 

When I now try to start the docker I get the error:

 

Quote

/bin/sh: /opt/iobroker/run.sh: not found

 

When I go to /mnt/user/appdata/iobroker the folder is empty

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.