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

https://github.com/devitools/dockerfile


https://github.com/devitools/dockerfile

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Images

Conjunto de imagens usadas pelo Devitools

## Configuração

```shell
$ sudo ln -s $(pwd)/build.sh /usr/bin/dbr
```

## Criando um build

> dbr {image} {version}

```shell
$ dbr vue 3.0.0
```