thiagoralves / OpenPLC_v3

OpenPLC Runtime version 3
1.02k stars 421 forks source link

active_program should be part of persistent storage in dockers #239

Closed ggiraudon closed 1 month ago

ggiraudon commented 1 month ago

The "active_program" file should be part of persistent storage in dockers. If not, when restarting the docker after changing the name of the running program, the runtime will fail to find the matching entry in openplc.db.

ggiraudon commented 1 month ago

Removing for now. Need to test for possible build failure. Will resubmit later.