ptocadoa
ptocadoa
I am in the same situation.  The official docker does not take into account the environment vars and does not include a way of configuring TZ via cmdline.
ChatGPT suggests this as an example: Dockerfile FROM ubuntu:latest ENV TZ=${TZ} ENV DEBIAN_FRONTEND=noninteractive RUN apt-get update && apt-get install -y tzdata
I have tried to supply the correct TZ via: a) environment variable b) linking container localtime to host localtime Both have the same wrong result: UTC timezone instead of the...
Yes, I am using partner sharing I can delete one by one image....select all and delete all causes error. No idea why i cannot see anything in Portainer except than:...
I can understand that it cannot be supported...but why not adding a filter to explore photos owned by your user?? In this way, the error would not appear.