https://github.com/io-sgr/docker-ant
Simple image of Apache Ant with Oracle JDK 8
https://github.com/io-sgr/docker-ant
Last synced: 12 days ago
JSON representation
Simple image of Apache Ant with Oracle JDK 8
- Host: GitHub
- URL: https://github.com/io-sgr/docker-ant
- Owner: io-sgr
- Created: 2017-08-22T14:23:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T01:32:07.000Z (over 8 years ago)
- Last Synced: 2025-01-21T00:50:29.464Z (12 months ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple Apache Ant docker images on top of Ubuntu
This repository contains **Dockerfile** of [Ubuntu](http://www.ubuntu.com/) for [Docker](https://www.docker.com/)'s [automated build](https://hub.docker.com/r/sgrio/ant/) published to the public [Docker Hub](https://hub.docker.com/).
### Docker Tags
`sgrio/ant` provides one single tagged image:
* Default (Your best choice)
* `latest`: Apache Ant version `1.10.1`
### Installation
1. Install [Docker](https://www.docker.com/).
2. Download [automated build](https://hub.docker.com/r/sgrio/ant/) from public [Docker Hub](https://hub.docker.com/): `docker pull sgrio/ant`
### Usage
docker run -it --rm sgrio/ant ant version