#include "apps_container_storage.h" AppsContainerStorage container; void ion_main(int argc, char * argv[]) { container.run(); }