Free up memory on PLC AXCF2152

Hello,
After trying different ways to install Docker/Balena on the PLC, I have no more memory, how to free up memory?
Thanks
Jordan
Screenshot 2022-11-30 at 10.22.46.png

hello,
I have the same problem with my CPU 2152 , all the time the ram is higher than 90%
Thanks
Vincent

Hello Jordan,
you can execute the Reset Type 1 (command: sudo recover-axcf2152 1) to delete the project data.
If you installed Docker Images and running docker Containers, you can remove it as follows:

                                          * Show runing containers:
                                          * balena-engine ps -a  

Delete not used containers ( provide the container ID’s):
* balena-engine rm 67c4d7ed7ca5 bf8979fef452 f038522d2f8c

Show Docker Images:
* balena-engine image ls
Delete Docker Images:
* balena-engine image rm containername

If not used, uninstall the Balena Engine app in the WBM.

However, if more storage space is required for a project, you can order an external SD card (2GB/8GB/32GB):
Steuerung - AXC F 2152 - 2404267 | Phoenix Contact
BR Eduard