Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kibatic/docker-ant

container for running ant builder without installing it
https://github.com/kibatic/docker-ant

Last synced: 17 days ago
JSON representation

container for running ant builder without installing it

Awesome Lists containing this project

README

        

# docker-ant
container for running ant builder without installing it

Use it by running

```bash
docker run --rm -v $(pwd):/app kibatic/ant ant
```