diff --git a/cargo/Container+Instantiation.html b/cargo/Container+Instantiation.html index 6890a936a..69f9d0b4f 100644 --- a/cargo/Container+Instantiation.html +++ b/cargo/Container+Instantiation.html @@ -423,6 +423,7 @@

Java API

  • TomEE 7.x
  • TomEE 8.x
  • TomEE 9.x
  • +
  • TomEE 10.x
  • WebLogic 8.x
  • WebLogic 9.x
  • WebLogic 10.x
  • diff --git a/cargo/Container.html b/cargo/Container.html index 84fe56fae..d6f7ec28d 100644 --- a/cargo/Container.html +++ b/cargo/Container.html @@ -866,6 +866,15 @@

    Container support

    (tick)
    1.9.0 + + TomEE 10.x + (tick)
    + 1.10.14 + (tick)
    + 1.10.14 + (tick)
    + 1.10.14 + WebLogic 8.x (tick)
    diff --git a/cargo/Containers+with+DataSource+and+Resource+support.html b/cargo/Containers+with+DataSource+and+Resource+support.html index e3db2de43..0a73405c2 100644 --- a/cargo/Containers+with+DataSource+and+Resource+support.html +++ b/cargo/Containers+with+DataSource+and+Resource+support.html @@ -993,6 +993,20 @@

    (error)

    + + +

    TomEE 10.x

    + +

    o.c.c.c.tomee.Tomee10xStandaloneLocalConfiguration

    + +

    (tick)

    + +

    (tick)

    + +

    (error)

    + +

    (error)

    +

    WebLogic 8.x

    diff --git a/cargo/Containers.html b/cargo/Containers.html index 83d03abae..aaeef3fa0 100644 --- a/cargo/Containers.html +++ b/cargo/Containers.html @@ -798,6 +798,15 @@ (tick)
    1.9.0 + + TomEE 10.x + (tick)
    + 1.10.14 + (tick)
    + 1.10.14 + (tick)
    + 1.10.14 + WebLogic 8.x (tick)
    diff --git a/cargo/DataSource+and+Resource+Support.html b/cargo/DataSource+and+Resource+Support.html index 4287ac62f..c14c19cbd 100644 --- a/cargo/DataSource+and+Resource+Support.html +++ b/cargo/DataSource+and+Resource+Support.html @@ -997,6 +997,20 @@

    Container support

    (error)

    + + +

    TomEE 10.x

    + +

    o.c.c.c.tomee.Tomee10xStandaloneLocalConfiguration

    + +

    (tick)

    + +

    (tick)

    + +

    (error)

    + +

    (error)

    +

    WebLogic 8.x

    diff --git a/cargo/Home.html b/cargo/Home.html index 062f03ab8..e8ea43be5 100644 --- a/cargo/Home.html +++ b/cargo/Home.html @@ -857,6 +857,15 @@

    Container Support

    (tick)
    1.9.0 + + TomEE 10.x + (tick)
    + 1.10.14 + (tick)
    + 1.10.14 + (tick)
    + 1.10.14 + WebLogic 8.x (tick)
    diff --git a/cargo/TomEE+10.x.html b/cargo/TomEE+10.x.html new file mode 100644 index 000000000..8e15badac --- /dev/null +++ b/cargo/TomEE+10.x.html @@ -0,0 +1,1522 @@ + + + + + + + + + + Codehaus Cargo - TomEE 10.x + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +

    Users of TomEE 9.x onwards should be aware that, as a result of the move from Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse Foundation, the primary package for all implemented APIs has changed from javax.* to jakarta.*. This will almost certainly require code changes to enable applications to migrate to TomEE 9.x and later.

    +

    TomEE 9.x onwards has an integrated functionality for automatically migrating J2EE / Java EE WARs to Jakarta EE. You can follow the instructions on Deploying legacy WARs to Tomcat 10.x onwards to make use of it.

    +
    +
    +

    Container Features

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    Feature name

    +

    Java API

    +

    Ant tasks

    +

    Maven 3 plugin

    +

    Comment

    +

    Container Instantiation

    +

    (tick) ContainerFactory.createContainer("tomee10x"...)

    +

    (tick) <cargo containerId="tomee10x".../>

    +

    (tick) <containerId>tomee10x</containerId>

    +

     

    +

    Local Container

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +

    Container Classpath

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +

    Container Start

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +

    Container Stop

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +

    Container Timeout

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +

    Embedded Container

    +

    (error)

    +

    (error)

    +

    (error)

    +

     

    +

    Installed Container

    +

    (tick) o.c.c.c.tomee.Tomee10xInstalledLocalContainer

    +

    (tick)

    +

    (tick)

    +

     

    +

       Passing system properties

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +

       Installer

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +

    Remote Container

    +

    (tick) o.c.c.c.tomee.Tomee10xRemoteContainer

    +

    (tick)

    +

    (tick)

    +

     

    +
    +

    Configuration Features

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    Feature name

    +

    Java API

    +

    Ant tasks

    +

    Maven 3 plugin

    +

    Comment

    +

    Standalone Local Configuration for installed container

    +

    (tick) o.c.c.c.tomee.Tomee10xStandaloneLocalConfiguration

    +

    (tick)

    +

    (tick)

    +

     

    +

    Standalone Local Configuration for embedded container

    +

    (error)

    +

    (error)

    +

    (error)

    +

     

    +

    Existing Local Configuration for installed container

    +

    (tick) o.c.c.c.tomee.TomeeExistingLocalConfiguration

    +

    (tick)

    +

    (tick)

    +

     

    +

    Existing Local Configuration for embedded container

    +

    (error)

    +

    (error)

    +

    (error)

    +

     

    +

    Runtime Configuration

    +

    (tick) o.c.c.c.tomee.Tomee10xRuntimeConfiguration

    +

    (tick)

    +

    (tick)

    +

     

    +

    Static deployment of WAR

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +

    Static deployment of expanded WAR

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +

    Static deployment of EJB

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +

    Static deployment of EAR

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +

    Static deployment of RAR

    +

    (error)

    +

    (error)

    +

    (error)

    +

     

    +

    Static deployment of files

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +

    Static deployment of OSGi Bundles

    +

    (error)

    +

    (error)

    +

    (error)

    +

     

    +
    + +
    + +
    +

    Deployer Features

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    Feature name

    +

    Java API

    +

    Ant tasks

    +

    Maven 3 plugin

    +

    Comment

    +

    Installed Deployer

    +

    (tick) o.c.c.c.tomee.TomeeCopyingInstalledLocalDeployer

    +

    (tick)

    +

    (tick)

    +

     

    +

    Embedded Deployer

    +

    (error)

    +

    (error)

    +

    (error)

    +

     

    +

    Remote Deployer

    +

    (tick) o.c.c.c.tomee.Tomee10xRemoteDeployer

    +

    (tick)

    +

    (tick)

    +

     

    +
    +

    Other Features

    +
    + + + + + + + + + + + + + + + + + +
    +

    Feature name

    +

    Java API

    +

    Ant tasks

    +

    Maven 3 plugin

    +

    Comment

    +

    Debugging

    +

    (tick)

    +

    (tick)

    +

    (tick)

    +

     

    +
    +

    Supported Configuration properties

    +

    The tables below list both the general configuration properties as well as the container-specific ones.

    +

    Standalone Local Configuration Properties

    +
    For installed container o.c.c.c.tomee.Tomee10xInstalledLocalContainer
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    Property name

    +

    Java Property

    +

    Supported?

    +

    Default value

    +

    Javadoc

    +

    cargo.hostname

    +

    GeneralPropertySet.HOSTNAME

    +

    (tick)

    +

    localhost

    +

    (green star)

    +

    cargo.java.home

    +

    GeneralPropertySet.JAVA_HOME

    +

    (tick)

    +

    JAVA_HOME version 11 or newer

    +

    (green star)

    +

    cargo.jvmargs

    +

    GeneralPropertySet.JVMARGS

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.logging

    +

    GeneralPropertySet.LOGGING

    +

    (tick)

    +

    medium

    +

    (green star)

    +

    cargo.port.offset

    +

    GeneralPropertySet.PORT_OFFSET

    +

    (tick)

    +

    0

    +

    (green star)

    +

    cargo.process.spawn

    +

    GeneralPropertySet.SPAWN_PROCESS

    +

    (tick)

    +

    false

    +

    (green star)

    +

    cargo.protocol

    +

    GeneralPropertySet.PROTOCOL

    +

    (tick)

    +

    http

    +

    (green star)

    +

    cargo.rmi.port

    +

    GeneralPropertySet.RMI_PORT

    +

    (tick)

    +

    8205

    +

    (green star)

    +

    cargo.runtime.args

    +

    GeneralPropertySet.RUNTIME_ARGS

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.servlet.port

    +

    ServletPropertySet.PORT

    +

    (tick)

    +

    8080

    +

    (green star)

    +

    cargo.servlet.users

    +

    ServletPropertySet.USERS

    +

    (tick)

    +

    admin::manager-script

    +

    (green star)

    +

    cargo.standalone.ignoreNonExistingProperties

    +

    GeneralPropertySet.IGNORE_NON_EXISTING_PROPERTIES

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.start.jvmargs

    +

    GeneralPropertySet.START_JVMARGS

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.ajp.port

    +

    TomcatPropertySet.AJP_PORT

    +

    (tick)

    +

    8009

    +

    (green star)

    +

    cargo.tomcat.connector.clientAuth

    +

    TomcatPropertySet.CONNECTOR_CLIENT_AUTH

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.connector.httpUpgradeProtocol

    +

    TomcatPropertySet.CONNECTOR_HTTP_UPGRADE_PROTOCOL

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.connector.keyAlias

    +

    TomcatPropertySet.CONNECTOR_KEY_ALIAS

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.connector.keystoreFile

    +

    TomcatPropertySet.CONNECTOR_KEY_STORE_FILE

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.connector.keystorePass

    +

    TomcatPropertySet.CONNECTOR_KEY_STORE_PASSWORD

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.connector.keystoreType

    +

    TomcatPropertySet.CONNECTOR_KEY_STORE_TYPE

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.connector.maxHttpHeaderSize

    +

    TomcatPropertySet.CONNECTOR_MAX_HTTP_HEADER_SIZE

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.connector.protocolClass

    +

    TomcatPropertySet.CONNECTOR_PROTOCOL_CLASS

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.connector.sslImplementationName

    +

    TomcatPropertySet.CONNECTOR_SSL_IMPLEMENTATION_NAME

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.connector.sslProtocol

    +

    TomcatPropertySet.CONNECTOR_SSL_PROTOCOL

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.connector.truststoreFile

    +

    TomcatPropertySet.CONNECTOR_TRUST_STORE_FILE

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.connector.truststorePass

    +

    TomcatPropertySet.CONNECTOR_TRUST_STORE_PASSWORD

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.connector.truststoreType

    +

    TomcatPropertySet.CONNECTOR_TRUST_STORE_TYPE

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.context.allowCasualMultipartParsing

    +

    TomcatPropertySet.CONTEXT_ALLOW_MULTIPART

    +

    (tick)

    +

    true

    +

    (green star)

    +

    cargo.tomcat.context.mapJarToWebinfClasses

    +

    TomcatPropertySet.CONTEXT_MAP_JARS_TO_WEBINF_CLASSES

    +

    (tick)

    +

    false

    +

    (green star)

    +

    cargo.tomcat.context.reloadable

    +

    TomcatPropertySet.CONTEXT_RELOADABLE

    +

    (tick)

    +

    false

    +

    (green star)

    +

    cargo.tomcat.copywars

    +

    TomcatPropertySet.COPY_WARS

    +

    (tick)

    +

    true

    +

    (green star)

    +

    cargo.tomcat.host.startStopThreads

    +

    TomcatPropertySet.HOST_START_STOP_THREADS

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.httpSecure

    +

    TomcatPropertySet.HTTP_SECURE

    +

    (tick)

    +

    false

    +

    (green star)

    +

    cargo.tomcat.uriencoding

    +

    TomcatPropertySet.URI_ENCODING

    +

    (tick)

    +

    UTF-8

    +

    (green star)

    +

    cargo.tomcat.useHttpOnly

    +

    TomcatPropertySet.USE_HTTP_ONLY

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.valve

    +

    TomcatPropertySet.CUSTOM_VALVE

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.tomcat.webappsDirectory

    +

    TomcatPropertySet.WEBAPPS_DIRECTORY

    +

    (tick)

    +

    webapps

    +

    (green star)

    +

    cargo.tomcat.webappsLegacyDirectory

    +

    TomcatPropertySet.WEBAPPS_LEGACY_DIRECTORY

    +

    (tick)

    +

    webapps-javaee

    +

    (green star)

    +

    cargo.tomee.appsDirectory

    +

    TomeePropertySet.APPS_DIRECTORY

    +

    (tick)

    +

    apps

    +

    (green star)

    +
    +
    +

    Datasource and Resource configuration

    +
    +

    In addition to the forementioned properties, this container configuration can also set up datasources and/or resources.

    +

    For more details, please read: DataSource and Resource Support.

    +
    +
    +

    Existing Local Configuration Properties

    +
    For installed container o.c.c.c.tomee.Tomee10xInstalledLocalContainer
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    Property name

    +

    Java Property

    +

    Supported?

    +

    Default value

    +

    Javadoc

    +

    cargo.hostname

    +

    GeneralPropertySet.HOSTNAME

    +

    (tick)

    +

    localhost

    +

    (green star)

    +

    cargo.java.home

    +

    GeneralPropertySet.JAVA_HOME

    +

    (tick)

    +

    JAVA_HOME version 11 or newer

    +

    (green star)

    +

    cargo.jvmargs

    +

    GeneralPropertySet.JVMARGS

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.port.offset

    +

    GeneralPropertySet.PORT_OFFSET

    +

    (tick)

    +

    0

    +

    (green star)

    +

    cargo.process.spawn

    +

    GeneralPropertySet.SPAWN_PROCESS

    +

    (tick)

    +

    false

    +

    (green star)

    +

    cargo.protocol

    +

    GeneralPropertySet.PROTOCOL

    +

    (tick)

    +

    http

    +

    (green star)

    +

    cargo.runtime.args

    +

    GeneralPropertySet.RUNTIME_ARGS

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.servlet.port

    +

    ServletPropertySet.PORT

    +

    (tick)

    +

    8080

    +

    (green star)

    +

    cargo.start.jvmargs

    +

    GeneralPropertySet.START_JVMARGS

    +

    (tick)

    +

    N/A

    +

    (green star)

    +
    +

    Runtime Configuration Properties

    +
    For remote container o.c.c.c.tomee.Tomee10xRemoteContainer
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    Property name

    +

    Java Property

    +

    Supported?

    +

    Default value

    +

    Javadoc

    +

    cargo.hostname

    +

    GeneralPropertySet.HOSTNAME

    +

    (tick)

    +

    localhost

    +

    (green star)

    +

    cargo.protocol

    +

    GeneralPropertySet.PROTOCOL

    +

    (tick)

    +

    http

    +

    (green star)

    +

    cargo.remote.password

    +

    RemotePropertySet.PASSWORD

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.remote.timeout

    +

    RemotePropertySet.TIMEOUT

    +

    (tick)

    +

    7200000

    +

    (green star)

    +

    cargo.remote.uri

    +

    RemotePropertySet.URI

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.remote.username

    +

    RemotePropertySet.USERNAME

    +

    (tick)

    +

    N/A

    +

    (green star)

    +

    cargo.servlet.port

    +

    ServletPropertySet.PORT

    +

    (tick)

    +

    8080

    +

    (green star)

    +

    cargo.tomcat.deploy.update

    +

    TomcatPropertySet.DEPLOY_UPDATE

    +

    (tick)

    +

    false

    +

    (green star)

    +

    cargo.tomcat.undeploy.allVersions

    +

    TomcatPropertySet.UNDEPLOY_ALL_VERSIONS

    +

    (tick)

    +

    false

    +

    (green star)

    +
    +
    + +
    +

    With TomEE, the Tomcat manager has multiple aspects to be careful about:

    +
      +
    • Your browser by default accesses the HTML-based manager whereas Codehaus Cargo needs to use the text-based manager. As a result, if you want to set the RemotePropertySet.URI manually, please make sure you set the URL for the text-based manager, for example http://production27:8080/manager/text
    • +
    • The text-based manager requires to be accessed by a user with the manager-script role; and by default no user has that role. As a result, please make sure you modify your tomcat-users.xml file to give that role to a user.
      + You can read more in the Tomcat documentation: https://tomcat.apache.org/tomcat-10.0-doc/manager-howto.html
    • +
    +
    +
    +

    Tested On

    +

    This container is automatically tested by the Continous Integration system every time there is a code change.
    + The server used for tests is downloaded from: https://repo.maven.apache.org/maven2/org/apache/tomee/apache-tomee/10.0.0-M1/apache-tomee-10.0.0-M1-plus.zip

    +
    + + + + + + + +
    Copyright 2004-2024. All rights reserved unless otherwise noted.
    Click here to read our privacy and cookie policy
    +
    + + + \ No newline at end of file diff --git a/cargo/TomEE+9.x.html b/cargo/TomEE+9.x.html index 3833f01ea..1981b140b 100644 --- a/cargo/TomEE+9.x.html +++ b/cargo/TomEE+9.x.html @@ -308,7 +308,7 @@

    Users of TomEE 9.x onwards should be aware that, as a result of the move from Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse Foundation, the primary package for all implemented APIs has changed from javax.* to jakarta.*. This will almost certainly require code changes to enable applications to migrate to TomEE 9.x and later.

    -

    TomEE 9.x has an integrated functionality for automatically migrating J2EE / Java EE WARs to Jakarta EE. You can follow the instructions on Deploying legacy WARs to Tomcat 10.x onwards to make use of it.

    +

    TomEE 9.x onwards has an integrated functionality for automatically migrating J2EE / Java EE WARs to Jakarta EE. You can follow the instructions on Deploying legacy WARs to Tomcat 10.x onwards to make use of it.

    Container Features

    diff --git a/cargo/Tomcat+10.x.html b/cargo/Tomcat+10.x.html index 981b33902..a29467a0f 100644 --- a/cargo/Tomcat+10.x.html +++ b/cargo/Tomcat+10.x.html @@ -308,7 +308,7 @@

    Users of Tomcat 10.x onwards should be aware that, as a result of the move from Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse Foundation, the primary package for all implemented APIs has changed from javax.* to jakarta.*. This will almost certainly require code changes to enable applications to migrate to Tomcat 10.x and later.

    -

    Tomcat 10.x has an integrated functionality for automatically migrating J2EE / Java EE WARs to Jakarta EE. You can follow the instructions on Deploying legacy WARs to Tomcat 10.x onwards to make use of it.

    +

    Tomcat 10.x onwards has an integrated functionality for automatically migrating J2EE / Java EE WARs to Jakarta EE. You can follow the instructions on Deploying legacy WARs to Tomcat 10.x onwards to make use of it.

    Container Features

    diff --git a/cargo/Tomcat+11.x.html b/cargo/Tomcat+11.x.html index 43d64efde..e613e5ab3 100644 --- a/cargo/Tomcat+11.x.html +++ b/cargo/Tomcat+11.x.html @@ -308,7 +308,7 @@

    Users of Tomcat 10.x onwards should be aware that, as a result of the move from Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse Foundation, the primary package for all implemented APIs has changed from javax.* to jakarta.*. This will almost certainly require code changes to enable applications to migrate to Tomcat 10.x and later.

    -

    Tomcat 10.x has an integrated functionality for automatically migrating J2EE / Java EE WARs to Jakarta EE. You can follow the instructions on Deploying legacy WARs to Tomcat 10.x onwards to make use of it.

    +

    Tomcat 10.x onwards has an integrated functionality for automatically migrating J2EE / Java EE WARs to Jakarta EE. You can follow the instructions on Deploying legacy WARs to Tomcat 10.x onwards to make use of it.

    Container Features

    diff --git a/cargo/attachments/architecture.jpg b/cargo/attachments/architecture.jpg index 190a4e5f6..fc4e303b1 100644 Binary files a/cargo/attachments/architecture.jpg and b/cargo/attachments/architecture.jpg differ