buildahcker
    Preparing search index...

    Interface VeritytabOptions

    interface VeritytabOptions {
        replace?: boolean;
        volumes: VeritytabVolume[];
    }
    Index

    Properties

    Properties

    replace?: boolean
    volumes: VeritytabVolume[]