Ax Docker container usageRun$ docker run -it ubuntu /bin/bash
-i: interaction
-t: Terminal
-b: backplatform run
ubuntu
2021-04-18