Closed as not planned
Description
Issue Description
It seems like the new podman farm
doesn't support local registries, such as docker distribution?
Steps to reproduce the issue
Steps to reproduce the issue
- farm build --local=false --format=docker testbuild --tag localhost:5000/testbuild
Describe the results you received
Error: build: building: 1 error occurred:
* pushing image {"063b93b4f7a0c41748e4a457d56b73afc8226682d7fe57a2ee0fbb3fc7e1fea6" "docker-archive"} to registry: Invalid image name "localhost:5000/testbuild@@unknown-digest@@", unknown transport "localhost"
Describe the results you expected
It was expected to be able to parse host:port
podman info output
If you are unable to run podman info for any reason, please provide the podman version, operating system and its version and the architecture you are running.
Client: v4.9.0
Server: v4.8.3, "Fedora Linux 39 (Cloud Edition)", amd64
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting