Closed ghost closed 4 years ago
docker run --name atheos --rm -p 8080:80 -d hlsiira/atheos
Hey r0bin123,
I'm sorry I didn't see this until I now, I must have missed the notifications. Are you still having the install issue? Were you able to fix it?
Let me know if there is anything I can do to help.
The command: docker run --rm -p 8080:80 - d atheos:latest doesn't work in my Ubuntu 18.04.4 virtual machine running in VMWare.
The results of running that command are: WARNING: Error loading config file: /home/user/.docker/config.json: stat /home/user/.docker/config.json: permission denied docker: invalid reference format. See 'docker run --help'.
Does anyone know the solution to this?