AiAppDocker
    • PDF

    AiAppDocker

    • PDF

    Article summary

    Available in VPC

    This is a data type required for AI app Docker settings.

    Syntax

    The syntax is as follows.

    private String arg;
    private String command;
    private String env;
    private Integer exposeTcpPorts;
    private String image;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    argStringOptionalParameter of the script or command to run the AI app
    commandStringRequiredScript or command to run the AI app
    envStringOptionalEnvironment variable to be used in the Docker container when creating the AI workspace
    exposeTcpPortsIntegerOptionalSpecify the network port to connect to the outside
    imageStringRequiredDocker image to use when running the AI app

    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.