Skip to content

szczepanja/file-listing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

file-listing

Exercise

Create a dockerized Scala command-line application that accepts a directory to list files from.

How to build docker image?

sbt docker

How to run docker with image name and directory?

docker run [imageName] /path/to/a/directory

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages