|
|
|
|
|
by thegabez
1310 days ago
|
|
This assumes you have shell and those tools installed via your Dockerfile. Best practice is to have a multi stage build and just have the working binary, keeping the image as light as possible. So when do you make a fat image with debug tools and when do you keep it skinny? |
|