{"id":17553970,"url":"https://github.com/mihaibogdaneugen/docker-debian-scala","last_synced_at":"2026-04-19T04:33:17.110Z","repository":{"id":90361379,"uuid":"102137218","full_name":"MihaiBogdanEugen/docker-debian-scala","owner":"MihaiBogdanEugen","description":"Docker Debian images with Scala","archived":false,"fork":false,"pushed_at":"2018-11-08T22:20:45.000Z","size":30,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T08:43:56.967Z","etag":null,"topics":["debian","docker","oracle-jdk","scala"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MihaiBogdanEugen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-01T17:30:34.000Z","updated_at":"2018-11-08T22:20:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f5e5dd7-0442-4641-9f52-f1d28631e5b1","html_url":"https://github.com/MihaiBogdanEugen/docker-debian-scala","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MihaiBogdanEugen/docker-debian-scala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MihaiBogdanEugen%2Fdocker-debian-scala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MihaiBogdanEugen%2Fdocker-debian-scala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MihaiBogdanEugen%2Fdocker-debian-scala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MihaiBogdanEugen%2Fdocker-debian-scala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MihaiBogdanEugen","download_url":"https://codeload.github.com/MihaiBogdanEugen/docker-debian-scala/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MihaiBogdanEugen%2Fdocker-debian-scala/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31995015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debian","docker","oracle-jdk","scala"],"created_at":"2024-10-21T06:44:05.564Z","updated_at":"2026-04-19T04:33:17.098Z","avatar_url":"https://github.com/MihaiBogdanEugen.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Docker Debian images with [Scala] ##\n\n### Supported tags and respective Dockerfile links: ###\n\n* ```jessie-slim-2.11``` _\\([jessie-slim-2.11/Dockerfile]\\)_\n[![](https://images.microbadger.com/badges/image/mbe1224/debian-scala:jessie-slim-2.11.svg)](https://microbadger.com/images/mbe1224/debian-scala:jessie-slim-2.11 \"\")\n* ```jessie-slim-2.12``` _\\([jessie-slim-2.11/Dockerfile]\\)_\n[![](https://images.microbadger.com/badges/image/mbe1224/debian-scala:jessie-slim-2.11.svg)](https://microbadger.com/images/mbe1224/debian-scala:jessie-slim-2.11 \"\")\n* ```stretch-slim-2.11``` _\\([stretch-slim-2.11/Dockerfile]\\)_\n[![](https://images.microbadger.com/badges/image/mbe1224/debian-scala:stretch-slim-2.11.svg)](https://microbadger.com/images/mbe1224/debian-scala:stretch-slim-2.11 \"\")\n* ```stretch-slim-2.12```, ```latest``` _\\([stretch-slim-2.12/Dockerfile]\\)_ \n[![](https://images.microbadger.com/badges/image/mbe1224/debian-scala:stretch-slim-2.12.svg)](https://microbadger.com/images/mbe1224/debian-scala:stretch-slim-2.12 \"\")\n\n#### All tag names follow the naming convention: ###\n\n```debian_image_tag``` + '-' + ```scala_version```\n\n### Usage: ###\n\nBuild the image\n```shell\ndocker build -t debian-scala /stretch-slim/2.12/\n```\n\n### About this image: ###\n\n- Currently supporting scala versions **2.11.12** and **2.12.7**\n- Debian \"slim\" image variant\n- Oracle JDK8 addded without MissionControl, VisualVM, JavaFX, ReadMe files, source archives, etc.\n- Oracle Java Cryptography Extension added\n- SHA 256 sum checks for all downloads\n- JAVA\\_HOME and SCALA\\_HOME environment variables set up\n\n### Dual licensed under: ###\n\n* [MIT License]\n* [Oracle Binary Code License Agreement]\n\n   [Scala]: \u003chttps://www.scala-lang.org/\u003e\n   [jessie-slim-2.11/Dockerfile]: \u003chttps://github.com/MihaiBogdanEugen/docker-debian-scala/blob/master/jessie-slim/2.11/Dockerfile\u003e\n   [jessie-slim-2.12/Dockerfile]: \u003chttps://github.com/MihaiBogdanEugen/docker-debian-scala/blob/master/jessie-slim/2.12/Dockerfile\u003e\n   [stretch-slim-2.11/Dockerfile]: \u003chttps://github.com/MihaiBogdanEugen/docker-debian-scala/blob/master/stretch-slim/2.11/Dockerfile\u003e\n   [stretch-slim-2.12/Dockerfile]: \u003chttps://github.com/MihaiBogdanEugen/docker-debian-scala/blob/master/stretch-slim/2.12/Dockerfile\u003e\n   [MIT License]: \u003chttps://raw.githubusercontent.com/MihaiBogdanEugen/debian-scala/master/LICENSE\u003e\n   [Oracle Binary Code License Agreement]: \u003chttps://raw.githubusercontent.com/MihaiBogdanEugen/debian-scala/master/Oracle_Binary_Code_License_Agreement%20for%20the%20Java%20SE%20Platform_Products_and_JavaFX\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihaibogdaneugen%2Fdocker-debian-scala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmihaibogdaneugen%2Fdocker-debian-scala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihaibogdaneugen%2Fdocker-debian-scala/lists"}