Cloud API Overview > @adpt/cloud > PortDescription
PortDescription type
Description of a network port for a Container.
Signature:
export declare type PortDescription = string | number;
Remarks
See the Docker API Reference for more information.
Adapt v0.2.0: now with Node.js v12 and v13 support, easier installs, and more! Read more...