Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/minoritea/docker-list-stages

list docker build stages from a Dockerfile
https://github.com/minoritea/docker-list-stages

docker docker-multi-stage-build dockerfile go

Last synced: about 2 months ago
JSON representation

list docker build stages from a Dockerfile

Awesome Lists containing this project

README

        

# docker-list-stages
list docker build stages from a Dockerfile

# Install
```console
$ go install github.com/minoritea/docker-list-stages
```

# Usage
```console
$ docker-list-stages ./Dockerfile
```