Skip to content

harrystech/tallboy-ci-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Tallboy CI Docker

Create Docker image that we can use with Tallboy for CI/CD.

This image has Java, sbt and Scala at fixed versions.

Build

docker build --tag tallboy-ci-docker:latest .

Use

Change into the directory with your source code, then

docker run --rm --interactive --tty --volume `pwd`:/home/harrys/scala tallboy-ci-docker:latest

and

cd scala
sbt run

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •