Skip to content

Commit

Permalink
Add link to container debugging blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
apexskier authored Dec 27, 2023
1 parent c9b9c76 commit 85e2f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Failed commands will show their exit code, translated into a more human readable

A github action maintains a
[docker image](https://github.com/apexskier/dotfiles/packages/158802) I use to
quickly debug docker and kubernetes with a familiar shell and debugging tools.
[quickly debug docker and kubernetes with a familiar shell and debugging tools](https://camlittle.com/posts/2021-06-24-docker-toolbox/).

On `dotfiles --install`, it's tagged locally as `toolbox` and can be started with
`docker run --rm -it toolbox`.
Expand Down

0 comments on commit 85e2f07

Please sign in to comment.