durbrowk/scratch
This is just test scratch space for trying out images on EC2 and GCP.
In GCP, use docker.io/durbrowk/scratch:<tag>
in container ID when creating Instance. Note this doesn't entirely work. Once the instance is up and running, you will need to:
docker ps
docker stop <container id>
docker run ...
docker pull durbrowk/scratch