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

Fix for Dockerfile build errors #3997

Closed

Conversation

kamaljeeti
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking

/kind bug

/kind cleanup
/kind documentation
/kind feature
/kind hotfix
/kind release

What this PR does / Why we need it:

Which issue(s) this PR fixes:#3996

Closes #3996

Special notes for your reviewer:

@github-actions github-actions bot added kind/bug These are bugs. size/XS labels Sep 24, 2024
@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 5b256d92-2f7a-46bd-a867-93d0fdf6e314

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

git fetch https://github.com/googleforgames/agones.git pull/3997/head:pr_3997 && git checkout pr_3997
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.44.0-dev-5adfaa0

@gongmax
Copy link
Collaborator

gongmax commented Sep 24, 2024

I cannot reproduce the original issue on #3996 with the latest code. No error thrown for docker build -t tag-name .. Can you double check whether it's reproducible?

@ashutosji
Copy link
Contributor

Not needed as we are not able to reproduce anymore.

@ashutosji ashutosji closed this Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug These are bugs. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in Dockerfile: 'python' package not available, and 'curl' not found
4 participants