cgrima / docker_i-librarian

Dockerfile and instructions for I, Librarian
36 stars 10 forks source link

docker installation error #13

Open asitemade4u opened 2 years ago

asitemade4u commented 2 years ago

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
  3. 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.

cgrima commented 2 years ago

Hi,

Could you show the part of your docker-compose.yml file related to i-librarian?