camicroscope / Distro

Docker distribution of camicroscope and all its components
http://camicroscope.org
BSD 3-Clause "New" or "Revised" License
28 stars 143 forks source link

ca-iip restarting and exitting in a loop, trying to change ownership #208

Closed utselmeg closed 11 months ago

utselmeg commented 1 year ago

Steps to reproduce the behavior: Based on #206, I'm using docker-compose -f develop.yml build --no-cache loader to build the containers.

Expected behavior The ca-iip restarting, exiting, and restarting, and exiting. The error message shown in the screenshot would come up each time.

Desktop

Screenshot 2023-06-12 at 18 06 36

Additional I also want to start contributing to camicroscope. based on the current caMicroscope.yml file being out of date, how should i go about starting my contributions using the develop.yml?

Thanks so much!

birm commented 1 year ago

I've made another change to develop, as not to run the container's process with a different UID. Please let me know if this works for you. If so, I'll make a new release soon.

birm commented 11 months ago

@utselmeg, I'm closing this issue because I think it's fixed. Please reopen this if it persists on the develop branch.