Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nakabonne/dockerfiles

Useful Dockerfiles.
https://github.com/nakabonne/dockerfiles

Last synced: 17 days ago
JSON representation

Useful Dockerfiles.

Awesome Lists containing this project

README

        

# dockerfiles

Useful Dockerfiles.

## Usage

All images are available via https://hub.docker.com/u/nakabonne

### Local build

If you want to build locally

```
git clone https://github.com/nakabonne/dockerfiles.git
docker build -t {IMAGE_NAME} {DIR}
```