Skip to content

homeaccounting/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker

Docker images collection:

  • homeaccounting/base - the very base image based on alpine:3.10
  • homeaccounting/java - image for Java applications based on homeaccounting/base and OpenJDK 12.0
  • homeaccounting/scala-sbt-docker - image for building Scala/SBT based application in docker-based environment, includes Scala, SBT and Docker