fix(core): update

This commit is contained in:
2022-10-17 09:36:35 +02:00
parent 4569bffc37
commit daa97c68d9
23 changed files with 4314 additions and 10732 deletions

View File

@@ -1,4 +1,4 @@
import { DockerNetwork } from '../docker.classes.network';
import { DockerNetwork } from '../docker.classes.network.js';
export interface IContainerCreationDescriptor {
Hostname: string;