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

BLD: FROM docker.io/buildpack-deps:bionic for manics/repo2podman#53 #1269

Closed
wants to merge 1 commit into from

Conversation

@welcome
Copy link

welcome bot commented Apr 26, 2023

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@@ -14,7 +14,7 @@

# Only use syntax features supported by Docker 17.09
TEMPLATE = r"""
FROM buildpack-deps:bionic
FROM docker.io/buildpack-deps:bionic
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
FROM docker.io/buildpack-deps:bionic
FROM docker.io/library/buildpack-deps:bionic

I thought /library/ was always required when using the full name, but the tests seem to be passing without. However https://github.com/docker-library/official-images links to https://hub.docker.com/u/library

@manics manics linked an issue Apr 26, 2023 that may be closed by this pull request
@yuvipanda
Copy link
Collaborator

Fixed now with #909

@yuvipanda yuvipanda closed this Jun 13, 2023
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.

Cannot use with Podman when short-name resolution is enforced
3 participants