LinuxDroidMaster / Termux-Projects

Set of projects that can be done with Termux such as setting up web servers, Torrents servers, etc.
GNU General Public License v3.0
46 stars 3 forks source link

when try to run container #1

Open Akonvict opened 4 months ago

Akonvict commented 4 months ago

alpine:~# docker build -t my-nginx-container . ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

note: my device is rooted

LinuxDroidMaster commented 4 months ago

did you check if docker daemon is running or it throws some error?