dimafemabo
dimafemabo
Yes, definitely keep, this is an ongoing issue
Hi rianadon, indeed I do have the same issue. Here is what I have: I am on version: 2024.5.5 - I use the duration from within a script - I...
> > > Hello, I have the same problem, did you manage to solve the problem? Thank you for your answer. Sadly, I haven't found a solution yet and hope...
Plus 1 Also I do have the same issue, unfortuantely. Hoping that someone will find a solution. Cheers and have a great 1st of Advent
Hi I tried the above approach but I get the following errors: First command goes through without error. Second command doesn't create any error Third one: docker tag `$old_image` `${old_image}-backup`...
> It seems for like for me, that ${old_image} was not found. Do you have the Addon installed and is there a docker container installed? > > Try this command:...
> Advanced SSH & Web Terminal Bad me! The advanced seems to be the key to everything. Just installing, I'll keep you posted. THX
Unfortunately still the same. When I enter this command: `docker tag $old_image ${old_image}-backup` unknown shorthand flag: 'b' in -backup See 'docker tag --help'. In the command there is no "empty...
> The command: `docker image list --format 'table {{.Repository}}:{{.Tag}}' | grep gosungrow | grep -vE 'triamazikamno|backup' | head -1` returns indeed nothing, just the prompt, should it return something? The...
THANKS ALOT!!! To start from scratch: Yes I used the **"advanced"**ssh tool. Sorry for not beeing able to produce that "echo $old_image" as I am a newbe on this one....