Forum

Author Topic: Activating Metashape in an Offline Docker Container  (Read 1783 times)

ScubaDiving

  • Newbie
  • *
  • Posts: 5
    • View Profile
Activating Metashape in an Offline Docker Container
« on: August 03, 2021, 04:00:23 PM »
Hello everyone,

We are trying to run some automation processes using Python in the field with an offline computer that runs everything using a docker container.
The problem we encounter is that every time the docker starts it needs activation for itself. It's easy enough to solve when our test bench is connected to the internet with activation commands inside the code, but it does not work when the machine is offline.

Will using the offline activation method work? Does anyone have experience with this kind of deployment? Any help will be appreciated.

Thanks in advance.