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

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 1 month 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
```