Tuesday, April 26, 2016

Building a DockerFile and removing the libraries back

You can build a dockerfile
$docker build -t some-arbitrary-label 

You can cleanup your machine using; 
$docker rmi some-arbitrary-label

No comments:

Post a Comment

Setting Jupyter and Tensorflow on Google Cloud Platform

https://towardsdatascience.com/running-jupyter-notebook-in-google-cloud-platform-in-15-min-61e16da34d52