withings-sync icon indicating copy to clipboard operation
withings-sync copied to clipboard

Docker container stops in two seconds

Open TheGreatHorla opened this issue 7 months ago • 1 comments

I'm sure this is a stupid question but I'm new to docker. I installed docker desktop for windows, pulled your container but if I start it, it runs for two seconds and then stops. That makes it impossible to input the withings token in the Exec tab?

edit: ok, I used "copy docker run", added --interactive and now I can type things in the Exec tab but everything I type it says "not found". How do I input the token? Neither just the string, "token: string" or "token : string" works.

log: Screenshot 2024-07-11 09 34 05

Exec tab: Screenshot 2024-07-11 09 33 30

TheGreatHorla avatar Jul 11 '24 06:07 TheGreatHorla