Run Linux (ie Arch) in Docker + modem 3g + chromium

Hello docker’s folks!

I would like to run 3G modem in Docker where I’ll have installed chromium. This chromium I’ll use through SSH channel or via export DISPLAY.


What I'm thinking about:
  • Is it possible to create own network interface in docker’s Linux?
  • And generally - is it possible to run such type of container? :]


Thx in advance for your answers,

Waldaf