Open scepterus opened 1 year ago
@scepterus Is this still an issue? Where would I read more documentation on this?
@scepterus Is this still an issue? Where would I read more documentation on this?
https://github.com/LibrePhotos/librephotos-docker/blob/main/docker-compose.yml the docker compose is still in the Compose V1 format, and does not mount the system time to the docker container.
Right now the docker file is not mounting the machine's date and time, something like:
This is the new convention of docker file, it would be nice if the docker file in the git example would also be in the new convention. It's easy to convert using docker compose convert.