You could try to alter the container config via cmdline.
- docker ps
- docker stop
<containerid> - cd /mnt2/
<your_rockons_root>/containers/<containerid> - vi ./confic.json (or use nano)
- vi ./hostconfig.json
- docker start
<containerid>
You could try to alter the container config via cmdline.
<containerid>
<your_rockons_root>/containers/<containerid>
<containerid>