Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 276 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 276 Bytes

alpine-docker-diag

Docker image with a few extra diag tools. Made this to troubleshoot issues I was having with 'apk add'.

Example usage:

$ docker run -it --rm --cap-add sys_admin --cap-add sys_ptrace bizrad/alpine-diag
/ # strace -s 200 apk update