You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NorthStar is like podman a container engine. It uses a different format for the containers and also implements different mechanics for starting and managing containers. In order to support users who prefer northstar over podman we would like to add support for this engine.
Acceptance Criteria
Implementation of northstar-pilot exists and is able to startup a NorthStar compatible container, runs an application inside and works comparable to the existing podman engine implementation
Implementation of app registration exists as part of flake-ctl
The text was updated successfully, but these errors were encountered:
schaefi
changed the title
Add support for north-start engine
Add support for NorthStar engine
Mar 31, 2023
Description
NorthStar is like podman a container engine. It uses a different format for the containers and also implements different mechanics for starting and managing containers. In order to support users who prefer northstar over podman we would like to add support for this engine.
Acceptance Criteria
northstar-pilot
exists and is able to startup a NorthStar compatible container, runs an application inside and works comparable to the existing podman engine implementationflake-ctl
The text was updated successfully, but these errors were encountered: