Theia API Documentation v1.65.0
    Preparing search index...
    interface ImageContainer {
        image: string;
        [k: string]: unknown;
    }

    Indexable

    • [k: string]: unknown
    Index

    Properties

    Properties

    image: string

    The docker image that will be used to create the container.