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

feat: automatically generate a Docker source #35

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Serial-ATA
Copy link
Contributor

The new flow looks like this:

✔ 🤷   Do you want to deploy your gadget with Docker? · true
🤷   What base image should be used?: rustlang/rust:nightly
🤷   What registry will you be deploying to?: docker.io

There's also a new warning:

(!!!) A native and/or Docker source has been configured. Be sure to check Cargo.toml to ensure they are correct.

closes #34

@Serial-ATA Serial-ATA added the feature ➕ Tasks that are functional additions or enhancements label Nov 15, 2024
@Serial-ATA Serial-ATA requested a review from shekohex November 15, 2024 15:16
@Serial-ATA Serial-ATA marked this pull request as draft November 20, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ➕ Tasks that are functional additions or enhancements
Projects
Status: Completed ✅
Development

Successfully merging this pull request may close these issues.

[TASK] Add optional docker source in manifest
3 participants