zordaz wrote: 
> I have done my first testing with x64 images via docker-compose.
> I was successfully able to pull the 7.9.2 and 8.0 images. Both 7.7.6 and
> 7.9.3 gave a 'manifest unknown' error however. 
> This must me something with the image-syntax/label in my compose file.
> What is the exact syntax for these images?
> 

Until we have successfully tested the images they are not available with
the general latest branch. The following contains all available
combinations of image name/tag - just replace the "image: ..." line with
whatever you want to test:

    
- image: doliana/logitech-media-server:latest-SetProperVersions-7.7.6
- image: doliana/logitech-media-server:latest-SetProperVersions-7.9.2
- image: doliana/logitech-media-server:latest-SetProperVersions-7.9.3
- image: doliana/logitech-media-server:latest-SetProperVersions-8.0
  


zordaz wrote: 
> As you can see I use an environment variable (.env file) for the
> timezone. What is the purpose of the localtime mapping, it seems double
> to me?

Now that you mention it... You are right - it should be the same. If I
remember correctly while setting up some other container, I tried the
environment variable, failed and found that mapping /etc/localtime
worked. As I know myself I then would have applied that solution to all
my containers to have all containers configured the same way.


------------------------------------------------------------------------
DOliana's Profile: http://forums.slimdevices.com/member.php?userid=68811
View this thread: http://forums.slimdevices.com/showthread.php?t=111828

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to