$ docker build -t thinscala .
$ docker image inspect thinscala | jq '.[0].Size'
64046091 // 64MB
$ time docker run --rm -it thinscala
Hello world!
docker run --rm -it thinscala 0.02s user 0.01s system 3% cpu 0.739 total
forked from windymelt/thin-scala-container
-
Couldn't load subscription status.
- Fork 0
License
Couldn't load subscription status.
tanishiking/thin-scala-container
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Scala 61.1%
- Dockerfile 38.9%