Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 511 Bytes

File metadata and controls

28 lines (26 loc) · 511 Bytes

Dockerfile

This project containes different kinds of dockerfiles for different kinds of application languages.

List of Applications

  • Golang
  • Golang-alpine
  • Java-Maven2
  • Java-Maven2-alpine
  • Java-Maven3
  • Java-Maven3-alpine
  • Java-Gradle
  • Java-Gradle-alpine
  • NodeJS
  • NodeJS-alpine
  • Python2
  • Python2-alpine
  • Python3
  • Python3-alpine
  • Kotlin-Maven3
  • Kotlin-Maven3-alpine
  • Ruby
  • Ruby-alpine
  • Binary

Notes*

All the alpine based dockerfiles are used due to low size of apline linux.