Docker Cheat Sheet


Here is a good Docker Cheat Sheet

I was looking at Google Cloud Data Analytics Video and they mentioned that the Google Cloud Data Fusion is based on CDAP which Google bought.

I downloaded and ran the image.

docker pull docker pull caskdata/cdap-sandbox
docker run -p 11011:11011 -d caskdata/cdap-sandbox

Comments

Popular posts from this blog

Spring Framework

Never use a String

JSON Web Token