Skip to content

Docker boot libki #452

@nicksjunkyard

Description

@nicksjunkyard

Describe the bug
I created a .env file and sent the command.
sudo docker compose up -d

I don't see a listener on port 3000
Then I noticed the logs:
sudo docker container logs docker-libki-1
/bin/sh: 1: ./installer/update_db.pl: Permission denied

I tried to get into the container by running:
sudo docker exec -it docker-libki-1 /bin/bash
Error response from daemon: Container 77f3e1443c505cb0576dfbbe33e020fe48c86d95bb7672ab8ac5222b526a2c6b is restarting, wait until the container is running

To Reproduce
Steps to reproduce the behavior:
I setup this on wsl with debian

Deployment architecture:

  • OS: Debian 13
  • Deployment style Docker
  • Versions of software used 26:02

Desktop (please complete the following information):

  • OS: Windows
  • Browser [e.g. chrome, safari]
  • Version 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions