flowcool
flowcool
@gaetansnl : Hello, bonjour. Not very used of github but following up closely this change as I want to play with it ;) Do you know if your change has...
@tidusjar : any news from this ? Ntfy is a super lightweight app and self hosted...
same here since this morning (updated during the night). Nothing was working anymore so I rolled back
you can try this in your docker compose; it's working for me at least: ``` healthcheck: test: ["CMD", "curl", "-f", "http://localhost:3579/api/v1/Status"] interval: 2s timeout: 30s retries: 10 ```
Hello Guys, I'm facing the same issue and here what I found in my case: Portainer is looking at stack.en in: data/compose/370 where there's actually 2 folders: v1 and v2;...
Here's what I've done for that: ``` ghost_redis: image: redis:alpine container_name: ghost_redis user: ${PUID}:${PGID} restart: unless-stopped healthcheck: #test: ['CMD-SHELL', 'redis-cli --pass $REDIS_PASSWORD ping | grep PONG'] test: [ "CMD", "redis-cli",...
Same here and have to reboot container and flush data :(
@dtslvr : Does it ring a bell, any plan for a fix ?
@anthonyraymond : any chance to have a look ?
@anthonyraymond : any chance to have a look ?