Y
Hacker News
new
|
ask
|
show
|
jobs
by
alinspired
2380 days ago
use a docker sidecar, in fact explained in the docker-slim repo:
https://github.com/docker-slim/docker-slim#debugging-minifie...
1 comments
kylequest
2380 days ago
And with Kubernetes you can use Ephemeral Containers for that.
link