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

Add support for .build files #100

Open
Froggy232 opened this issue Sep 4, 2024 · 1 comment · May be fixed by #123
Open

Add support for .build files #100

Froggy232 opened this issue Sep 4, 2024 · 1 comment · May be fixed by #123
Labels
enhancement New feature or request
Milestone

Comments

@Froggy232
Copy link

Hi,
First, thanks you for your incredible soft!
Now that quadlet support .build file, would it be possible to add this feature to podlet? So it could automatically create them when there is a build section in the docker-compose file.
Thanks you!

@k9withabone
Copy link
Member

Will be done as part of #110.

k9withabone added a commit that referenced this issue Oct 16, 2024
Added support to `podlet compose` for converting the `build` section of
a Compose service to a `.build` Quadlet file.

Closes: #100
Signed-off-by: Paul Nettleton <[email protected]>
k9withabone added a commit that referenced this issue Oct 18, 2024
Added support to `podlet compose` for converting the `build` section of
a Compose service to a `.build` Quadlet file.

Closes: #100
Signed-off-by: Paul Nettleton <[email protected]>
@k9withabone k9withabone linked a pull request Oct 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants