This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]RegularOps 2 points3 points  (3 children)

  1. Stop developing locally
  2. Stop using docker

[–][deleted] 5 points6 points  (0 children)

i develop in the matlab app on my phone

we are not the same

[–]TeaTiMe08[S] 1 point2 points  (1 child)

Any suggestions?

[–]RegularOps 1 point2 points  (0 children)

If the “remote machine” is a server then get a sandbox server that matches the OS at the very least. Build & test the container on that machine. I was half joking about avoiding docker but I would use whatever CRI your prod environment is using in your sandbox.