Hi, this is a very short blog post. When you use Podman and you are going to build a container with this command:

 podman build -t "quay.io/$REPOSITORY/mycontainer:v1" -f Dockerfile . 

You maybe get this error:

 Error: error getting default registries to try: short-name resolution enforced but cannot prompt without a TTY 

Continue reading "Error: error getting default registries to try: short-name resolution enforced but cannot prompt without a TTY"

thomassuedbroecker | September 26, 2021 at 1:19 pm | Tags: #docker, #podman, #quay | Categories: cloud, podman | URL: https://wp.me/paelj4-Tf
Comment        Like