durbrowk/scratch

By durbrowk

Updated over 3 years ago

temp scratch space

Image
0

38

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 Command

docker pull durbrowk/scratch