|
|
|
|
|
by scarface74
2523 days ago
|
|
What advantage does Docker really give you for long live mostly stable resources like databases? For batch processing, my usual pattern has always been to move the data from (slower) network storage to local storage, process, move results back to network storage. |
|