Running with Docker un ubuntu - shippify/slate GitHub Wiki

See instructions here

https://docs.docker.com/installation/ubuntulinux/#installing-docker-on-ubuntu

Adding a user / non-root

sudo usermod -aG docker your-user

To push to bitbucket

$ git clone https://github.com/cakephp/cakephp $ git push [email protected]:mg/cakephp.git master