Skip to content

Docker automated-build providing Java development environment with Gradle

Notifications You must be signed in to change notification settings

cogniteev/docker-gradle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Gradle Dockerfile

This repository contains Dockerfile of Gradle for Docker's automated build published to the public Docker Hub Registry.

Base Docker Image

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub Registry: docker pull cogniteev/gradle

    (alternatively, you can build an image from Dockerfile: docker build -t="cogniteev/gradle" github.com/cogniteev/gradle)

Content

  • Gradle 3.1, available in /usr/local/bin/gradle
  • Stow (used to install gradle utility)

About

Docker automated-build providing Java development environment with Gradle

Resources

Stars

Watchers

Forks

Packages

No packages published