Issue on fresh install

Docker containers wrap a piece of software in a complete filesystem that contains everything needed to run: code, runtime, system tools, system libraries – anything that can be installed on a server. This guarantees that the software will always run the same, regardless of its environment.

Moderator: Lillian.W@AST

Post Reply
Watso4183
Posts: 2
youtube meble na wymiar Warszawa
Joined: Sat Jun 08, 2013 2:32 am

Issue on fresh install

Post by Watso4183 »

Fresh install of Docker and DockerUI. Both seem to start just fine via the app mgmt ui, however navigating to ip:9011 results in a connection refused error. Trying to run Docker manually produces this result:

Code: Select all

admin@NAS:/volume1/.@plugins/AppCentral/docker/CONTROL $ ./start-stop.sh 
start
Starting Docker daemon...
/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
admin@NAS:/volume1/.@plugins/AppCentral/docker/CONTROL $ FATA[0000] Error starting daemon: open /var/run/docker.pid: permission denied 
sksbir
Posts: 395
Joined: Tue Aug 25, 2015 9:23 pm

Re: Issue on fresh install

Post by sksbir »

hi
either use sudo, or connect directly with root account ( same pass has admin )
Post Reply

Return to “Docker”