cancel
Showing results for 
Search instead for 
Did you mean: 
Simpleman
Cadet
Cadet
  • 1,003 Views

DO180 ch05s04 Podman Build lab issues

I'm working through the DO180 online training and I'm now stuck on the ch04s04 lab.  When I attempt to run podman build it looks like the context path is being duplicated, which is causing podman to fail to find the DockerFile.  I've followed the instructions multiple times, closed and reopened the terminal, and gone as far as restarting the workstation.  Has anyone run into this?  My output looks like the following:

[student@workstation dockerfile-create]$ sudo podman build --layers=false -t do180/apache .

error reading "/home/student/DO180/labs/dockerfile-create/home/student/DO180/labs/dockerfile-create/DockerFile": open /home/student/DO180/labs/dockerfile-create//home/student/DO180/labs/dockerfile-create/DockerFile: no such file or directory

 

Labels (1)
Tags (1)
0 Kudos
1 Reply
ricardodacosta
Moderator
Moderator
  • 954 Views

Try without sudo

0 Kudos
Join the discussion
You must log in to join this conversation.