Hello,
I am trying to build my own docker container with a few applications and therefore I have to test a lot.
Is it a problem if I activate the license thousand times a day or is there a possibility to check the current status to run the activation process only if not activated yet?
Kind regards
tresi
[docker] Check license status
Re: Check license status
If you wipe all drives (from the point of view of the container) after running FileBot each and every time, then FileBot will think it's running for the first time each and every time:
viewtopic.php?t=9594
docker is perfectly capable of providing persistent storage to containerized applications, but you as the docker user have a little bit of responsibility in this regard:
https://www.filebot.net/linux/docker.html
viewtopic.php?t=9594

https://www.filebot.net/linux/docker.html
Code: Select all
docker ... -v data:/data