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

Correct docker templates entrypoint symlink #471

Merged

Conversation

tinours
Copy link
Contributor

@tinours tinours commented Dec 22, 2023

Solve error in sanity.sh

The symlink docker_templates/scripts/entrypoint.ubuntu.sh was targetting an non existant docker_templates/scripts/entrypoint.alpine.sh

I correct it to docker_templates/scripts/entrypoint.alpine-linux.sh

@tinours
Copy link
Contributor Author

tinours commented Jan 4, 2024

Need for merge request #470
Because generate_dockerfiles.py script do not work with any ubuntu releases.

@gdams
Copy link
Member

gdams commented Jan 19, 2024

@tinours can you please remove the extra Ubuntu change from this PR and I'll merge it

@gdams gdams enabled auto-merge (squash) January 19, 2024 09:45
@gdams gdams merged commit ba3132e into adoptium:main Jan 19, 2024
57 checks passed
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

Successfully merging this pull request may close these issues.

3 participants