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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker build problem on kali linux #23

Closed
okofishe opened this issue Dec 20, 2021 · 1 comment
Closed

docker build problem on kali linux #23

okofishe opened this issue Dec 20, 2021 · 1 comment

Comments

@okofishe
Copy link

Hi,
Hello i have build this on both windows and mac without any problem. But when i trying building springboot via kali linux, i got this error message 馃憥
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[1/2] STEP 1/4: FROM gradle:7.3.1-jdk17-alpine AS builder
[2/2] STEP 1/5: FROM openjdk:8u181-jdk-alpine
Error: error creating build container: short-name "gradle:7.3.1-jdk17-alpine" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"

Can you please let me know the solution.
Thank you

@christophetd
Copy link
Owner

See containers/podman#9390 (comment) for a potential fix. In any case, it's caused by your local setup and does not appear to be an issue with this repo

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

2 participants