In general Docker nicely solves the problem „it works on my machine”. However, there is one caveat – your building and running platform must be same. By the same I mean if processors are architecturally the same (you can read more about it here).
In general Docker nicely solves the problem „it works on my machine”. However, there is one caveat – your building and running platform must be same. By the same I mean if processors are architecturally the same (you can read more about it here).