Mirco Schmidt

Results 19 comments of Mirco Schmidt

@matthill have you ever been looking into this? I just encountered the same behaviour on two different Hetzner Cloud-Servers (running Ubuntu 22.04.5). Won't be able use it in production like...

I (obvisously) won't be able to go through this gist tomorrow but plan to do so in the coming days: https://gist.github.com/luttje/689290ad45dc564cd2d3270b0bbac381

Thanks for your reply, I knew it couldn't be that much... I"ll craft a PR to your Docu later, but please be so kind give me a hint: I imagine...

I honestly have never sent a PR here on GH, so far only on Enterprise porjects where I had all the permissions... Been going through an Digital-Ocean [Article](https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github) but can't...

Here's how I've done simular on a Mbus-Meter with [NodeRed]( https://community.home-assistant.io/t/reading-energy-meter-via-wired-m-bus/591412/3?u=mircsicz)

Same here, following config doesn't get any further than 'Started' ``` --- # https://github.com/docker/roadmap/issues/658 version: '3.4' services: speedtest-tracker: container_name: speedtest # ports: # - 127.0.0.1:8081:80 environment: - PORT=80 - PUID=1000...

But both of them were listed using the defined docker cmd... Which would also describe why even without parameters in the list it doesn't get beyond 'Started'... As the search...

I ran the 'docker exec' line like an hour before I posted to this issue 😉

> > I ran the 'docker exec' line like an hour before I posted to this issue 😉 > > Doesn't seem that command is listed in the documentation anymore...