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
{{ message }}
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
The zypper-docker binary should support a serve command. This command will start an HTTP server that will fulfill the given requests. This issue involves:
Design and implementation of a public API.
Create the serve subcommand spinning up this HTTP server.
See the existing cli-separation branch.
Depends on #125.
The text was updated successfully, but these errors were encountered:
The zypper-docker binary should support a
serve
command. This command will start an HTTP server that will fulfill the given requests. This issue involves:serve
subcommand spinning up this HTTP server.See the existing
cli-separation
branch.Depends on #125.
The text was updated successfully, but these errors were encountered: