working commit
This commit is contained in:
@@ -6,5 +6,5 @@ const (
|
||||
logdir = "/var/log/mstore"
|
||||
datadir = "/var/data/mstore"
|
||||
version = "0.1.0"
|
||||
srvname = "mstored"
|
||||
srvname = "mstored"
|
||||
)
|
||||
|
||||
@@ -18,7 +18,6 @@ import (
|
||||
"github.com/google/go-containerregistry/pkg/v1/remote/transport"
|
||||
)
|
||||
|
||||
|
||||
func (cli *Client) DeleteImage(ctx context.Context, imagepath string) error {
|
||||
var err error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user