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 install/uninstall containers #228

Merged
merged 4 commits into from
Aug 30, 2022
Merged

Conversation

kasperl
Copy link
Member

@kasperl kasperl commented Aug 30, 2022

No description provided.

Use: "container",
Short: "Manipulate the set of installed containers on a device",
Long: "Manipulate the set of installed containers on a device.\n" +
"Installed containers run on boot and are primarily used to provide\n" +
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
"Installed containers run on boot and are primarily used to provide\n" +
"Installed containers are run on boot and are primarily used to provide\n" +

src/container_registry.toit Outdated Show resolved Hide resolved
src/container_registry.toit Outdated Show resolved Hide resolved
src/container_registry.toit Show resolved Hide resolved
@kasperl kasperl enabled auto-merge (squash) August 30, 2022 12:18
@kasperl kasperl merged commit 8e32046 into main Aug 30, 2022
@kasperl kasperl deleted the add-container-install branch August 30, 2022 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Show which program(s) are installed Support developing applications that use multiple individual containers
2 participants