[solved] while importing EPC application as .tar docker images.
Hello
while trying to import containers I got this issue :
[root@xxxxxxxxxx etc]# cd /Volume/ ; docker-compose up -d bpcapp Starting volume_bpcapp_1 ... error ERROR: for volume_bpcapp_1 Cannot start service bpcapp: oci runtime error: container_linux.go:247: starting container process caused "process_linux.go:258: applying cgroup configuration for process caused \"Cannot set property TasksAccounting, or unknown property.\"" ERROR: for bpcapp Cannot start service bpcapp: oci runtime error: container_linux.go:247: starting container process caused "process_linux.go:258: applying cgroup configuration for process caused \"Cannot set property TasksAccounting, or unknown property.\"" ERROR: Encountered errors while bringing up the project.
I do not understand where to investigate or workaround....
any ideas ?
Thanks.
Responses