Command-line access to docker preferences

I need to be able to do the following things from the command-line (instead of manually through docker prefs):

  1. Share paths with docker
  2. Detect & re-configure CPU & Memory usage

Anyone know how to do this from the command-line? Everything I see so far in documentation requires me to manually change these things through docker preferences.

1 Like

I would like to do the same thing. Anyone?