The container component has been deprecated for container aware component.
A container:
<container md background-color="light" spacing="p-3">
Oh my Container !
</container>
<container type>
Content
</container>
where the type was the Container configuration value.