Interesting, I’ve never seen that format before: it’s always been something like “1998:0:0
” if only the year is set.
I’ll add this as a format that PhotoStructure knows how to parse. Thanks for sharing!
Are you attaching to a currently running container by using docker exec
? If you’re using docker run
, you need to remember to include the bind mounts.
Also: make sure you’re using a :prealpha
build (just for now, until I get this release out and set to :stable
)–it should have much better error messages when things aren’t set up as it expects, thanks to the new health check system.