Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when building mongodb image #11

Open
sajith opened this issue Jul 6, 2022 · 0 comments
Open

Error when building mongodb image #11

sajith opened this issue Jul 6, 2022 · 0 comments
Assignees

Comments

@sajith
Copy link
Member

sajith commented Jul 6, 2022

With Debian 11.3 and podman 3.0.1, I am getting this:

$ podman build -f ./container-mongo/Dockerfile -t mongo_db .
STEP 1: FROM mongo:5.0
Error: error creating build container: short-name "mongo:5.0" did
not resolve to an alias and no unqualified-search registries are
defined in "/etc/containers/registries.conf"

The above seems to work fine on macOS 12.4 Monterey and podman 4.1.1.

Perhaps Docker container registry isn't enabled by default on Debian?

@sajith sajith self-assigned this Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant