UX bug, warn when using the image name the same as a local directory #2231
Labels
good first issue
A good first issue to get started with.
help wanted
Need some extra hands to get this done.
status/ready
Issue ready to be worked on.
type/bug
Issue that reports an unexpected behaviour.
Milestone
Summary
If you run this:
It will try to build an image named "./ruby-getting-started" instead of building an image with the contents of the directory in
./ruby-getting-started
Reproduction
Steps
Current behavior
This is an absolute wall of text
Expected behavior
A warning:
We probably don't need to issue this warning if there's both an explicit image name and a path being used. We should still warn even when only characters are used i.e. no leading
./
or/
Environment
pack info
The text was updated successfully, but these errors were encountered: