prakhar1989/docker-curriculum

An issue about permission - help

Open

#265 geöffnet am 13. Juli 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)CSS (4.274 Stars) (1.686 Forks)batch import
help wantedquestion

Beschreibung

I follow the tutorial step by step and so far so good until it come to create webapp:

root@Dell-Inspiron-3543:~/snap# docker build -t kflee2000/catnip . error checking context: 'no permission to read from '/root/snap/Dockerfile''.

The file Dockerfile: -rw-r--r-- 1 root root 233 Jul 13 21:45 Dockerfile so just wonder where is the permission refer to. Help appreciated.

Contributor Guide