Hi, 1. as per your instructions, I have created a data folder on the host computer, given access rights as `www-data` (33) 2. completed the `docker-compose.yml` file with the name of the container (but that should not be an issue): `ilb` 2. When I `docker-compose up` or use Portainer, I consistently get this error: ``` Creating ilb ... error ERROR: for ilb Cannot start service app: OCI runtime create failed: container_linux.go:380: starting container process caused: apply caps: operation not permitted: unknown ``` Please help.
Hi,
www-data(33)docker-compose.ymlfile with the name of the container (but that should not be an issue):ilbdocker-compose upor use Portainer, I consistently get this error:Please help.