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

image/prepare: Check if container is actually ubuntu #636

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

tdgroot
Copy link
Contributor

@tdgroot tdgroot commented Apr 3, 2024

Description of the change

This allows for building a Debian image

Benefits

Debian image support

Additional information

Build args I used:

BASE_IMAGE=debian:12 NAME=my-image-name VERSION=latest QEMU_ARCH=amd64 PLATFORM=linux/amd64 make build

This allows for building a Debian image
@samip5
Copy link
Collaborator

samip5 commented Apr 3, 2024

Keep in mind that make is not getting used much anymore at least in this repo.

Copy link
Collaborator

@samip5 samip5 left a comment

Choose a reason for hiding this comment

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

I don't see any harm in having it.

@samip5 samip5 merged commit 568883a into phusion:master Apr 3, 2024
@tdgroot tdgroot deleted the debian_build branch April 4, 2024 07:46
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.

None yet

3 participants