Crafting Web Experiences
When you first install Docker in Ubuntu, you might get some permission error messages. To fix that, I use the commands below. Error Message:Got permission denied while trying to connect to the Docker daemon socket at …. Initial Fix: .docker folder permission warning fix
Reboot Volume Mount See All Disks See Usage See Usage by Directory Mount your volume at the newly-created mount point Change fstab so the volume will be mounted after a reboot Verify
For a specific file: On Docker logs:
You cannot test a CNAME URL on your local machine without having a DNS server installed. To be able to test that like IP addresses on “hosts” file, you need to get its current assigned IP address by just pinging it. 1. Ping and get the IP You’ll see the IP address there. 2. Then…