> For the complete documentation index, see [llms.txt](https://docs.portainer.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.portainer.io/sts/faqs/troubleshooting/ui-and-features/runtime-and-resource-sliders-are-not-showing-the-set-value-on-arm.md).

# Runtime and Resource sliders are not showing the set value on ARM

#### Issue Description

When you try to "Duplicate/Edit" a container, the tab Runtime & Resources shows the already selected value for CPU limit slider, but Memory reservation and Memory limit sliders are always reset to zero.

#### Cause

Docker on ARM platforms does not provide support for memory reservations or limits, so as a result this is reset to zero. This functionality works as expected on x64 platforms.
