If you need some help on how to start, read the quickstart guide.
cd docker/xenial/base/
make
NOTE: The container will be removed after exiting the container.
cd docker/xenial/base/
make test
cp -r vagrant/TEMPLATE/ vagrant/hello-world/
cd vagrant/hello-world/
vagrant up
vagrant ssh