Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/duaraghav8/homebrew-dockershrink

Homebrew Tap for Dockershrink
https://github.com/duaraghav8/homebrew-dockershrink

docker docker-image homebrew homebrew-tap

Last synced: 4 days ago
JSON representation

Homebrew Tap for Dockershrink

Awesome Lists containing this project

README

        

# Homebrew Tap for Dockershrink
This is the official Homebrew Tap for [Dockershrink](https://github.com/duaraghav8/dockershrink) - an Open-source, AI-powered commandline tool to reduce the size of your Docker images.

## Installation instructions
In your terminal, run the following to install the dockershrink CLI:

```bash
brew install duaraghav8/tap/dockershrink
```

Then check that everything is working:
```bash
dockershrink version
```

## What is Homebrew?

Package manager for macOS (or Linux), see more at https://brew.sh

## What is a Tap?

A third-party (in relation to Homebrew) repository providing installable packages (formulae) on macOS and Linux.

See more at https://docs.brew.sh/Taps