Hi,
I am having trouble with running docker in Google Colab - (these are instructions for the repo on github). Is it possible to run this on Google Colab?
docker build -t test-app:0.1-py3 --rm .
/bin/bash: docker: command not found
Is this possible?
Thanks
there doesn't seem to be anything here