mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-09-24 17:35:39 +00:00
Add container image store
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package io.xpipe.app.ext;
|
||||
|
||||
public interface ContainerImageStore {
|
||||
|
||||
String getImageName();
|
||||
}
|
||||
Reference in New Issue
Block a user