feat(imagestore): now processing images with extraction, retagging, repackaging and long term storage

This commit is contained in:
2024-06-08 15:03:19 +02:00
parent 740f83114c
commit c0cebbe614
13 changed files with 241 additions and 90 deletions

View File

@@ -2,7 +2,7 @@ import * as plugins from './plugins.js';
import * as interfaces from './interfaces/index.js';
import { DockerHost } from './classes.host.js';
import { logger } from './logging.js';
import { logger } from './logger.js';
export class DockerContainer {
// STATIC