/Docker_ubuntu18.04

Docker for ubuntu18.04 to test code

Docker_ubuntu18.04

Docker for ubuntu18.04 to test code

Download ubuntu.tar from Quark .

Then, create a Docker image using the following command:

sudo docker load ubuntu.tar

The remaining Docker commands can be found in docekr_readme.txt.