<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi Everyone,</div>
<div><br>
</div>
<div>I’ve got a version of Girder running in a Docker container that I built several months ago using girder:latest. MongoDB is running in a separate linked Docker container. Three questions:</div>
<div><br>
</div>
<ol>
<li>I cannot see what version of Girder I’m running, either through the web interface or within the container (using pip freeze or importing girder and looking for the _<span style="font-style: italic;">version</span>__ attribute. How do I determine the version
of girder I’m running.</li><li>What is the appropriate way to upgrade girder? I don’t see anything on the admin page that indicates how to upgrade (e.g. Like in Midas). I’m tempted to create a new docker container. What data are actually stored in the docker container vs MongoDB? Just
the log files?</li><li>I turned on the thumbnail generation plugin (version 0.1.0). When I went to generate a thumbnail, I get a PIL not installed message. When I connect to the container and try to install PIL I get a "jpeg is required unless explicitly disabled…” Has the container
been tested with all the PlugIns? Curious of how much back tracking I need to do with the installation.</li></ol>
<div>Brian</div>
<div><br>
</div>
</body>
</html>