Class DockerMachinePlatform

  • All Implemented Interfaces:
    com.oracle.bedrock.extensible.Extensible, com.oracle.bedrock.runtime.Infrastructure, com.oracle.bedrock.runtime.Platform, Closeable, AutoCloseable

    public class DockerMachinePlatform
    extends DockerPlatform
    implements Closeable
    An implementation of a RemotePlatform that is associated with a Docker Machine VM.

    Copyright (c) 2016. All Rights Reserved. Oracle Corporation.
    Oracle is a registered trademark of Oracle Corporation and/or its affiliates.

    Author:
    Jonathan Knight