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

https://github.com/milan-miscevic/dockerfiles

My development Dockerfiles
https://github.com/milan-miscevic/dockerfiles

development docker dockerfile dockerfiles nginx node nodejs php

Last synced: 2 months ago
JSON representation

My development Dockerfiles

Awesome Lists containing this project

README

          

# dockerfiles

[![Software License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)

This repository provides my development `Dockerfile`s.

## Installation

Run the next command inside of a project/repository folder.

```bash
git submodule add https://github.com/milan-miscevic/dockerfiles docker
```