Skip to content

Commit

Permalink
Merge pull request leodotcloud#17 from leodotcloud/leodotcloud-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
leodotcloud authored Nov 20, 2020
2 parents bd07da9 + 843e5d9 commit 04a3f91
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[![Build Status](https://cloud.drone.io/api/badges/leodotcloud/swiss-army-knife/status.svg)](https://cloud.drone.io/leodotcloud/swiss-army-knife)
[![Pulls](https://img.shields.io/docker/pulls/leodotcloud/swiss-army-knife.svg)](https://hub.docker.com/r/leodotcloud/swiss-army-knife)
[![Twitter](https://img.shields.io/twitter/follow/leodotcloud?style=social&logo=twitter)](https://twitter.com/leodotcloud)

swiss-army-knife
========

[![Build Status](https://cloud.drone.io/api/badges/leodotcloud/swiss-army-knife/status.svg)](https://cloud.drone.io/leodotcloud/swiss-army-knife)

Packing any application with a tiny/bare minimal base image sounds like an awesome/cool/intelligent idea, until things break and there are not tools inside the container to debug the problem at hand.
This repo/docker image tries to solve this problem by having a different image with all possible tools needed to debug majority of the problems in a production environment.
This image also includes a very small web application for testing/debugging purposes.
Expand Down

0 comments on commit 04a3f91

Please sign in to comment.