Docker image for cross-platform builds with Seed
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
This Docker image provides a ready-to-use environment for Scala Native development with SBT, preloaded with essential tools and dependencies. It eliminates setup complexity, allowing developers to immediately start building and running Scala Native projects. ## Key Features - **Pre-configured Environment** — Includes CLang 3.8, SBT, and Scala Native dependencies on a Debian base. - **Rapid Development** — Enables quick iteration with SBT commands for compiling and running Scala Native applications. - **Volume Integration** — Supports mounting local project directories for seamless development workflows. - **Project Compatibility** — Used by related projects like scala-native-libpcap for consistent builds. ## Philosophy The project emphasizes simplicity and speed, providing a turnkey solution that reduces setup overhead and accelerates Scala Native development.