Wednesday, 17 July 2019

More Good (Best) Practices for Writing Dockerfiles

Following my earlier post: -

Intro Guide to Dockerfile Best Practices

I've been looking at this further, and found this: -

Best practices for writing Dockerfiles

on the Docker site itself.

Enjoy!

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...