Starlark Docker

Open-source Starlark projects categorized as Docker

Top 3 Starlark Docker Projects

  • distroless

    🥑 Language focused docker images, minus the operating system.

    Project mention: Long Term Ownership of an Event-Driven System | dev.to | 2023-10-02

    The same as our code dependencies, container updates can include security patches and bug fixes and improvements. However, they can also include breaking changes and it is crucial you test them thoroughly before putting them into production. Wherever possible, I recommend using the distroless base image which will drastically reduce both your image size, your risk vector, and therefore your maintenance version going forward.

  • rules_docker

    Rules for building and handling Docker images with Bazel

    Project mention: Crafting container images without Dockerfiles | news.ycombinator.com | 2023-02-06

    My company uses Bazel's rules docker to build our images: https://github.com/bazelbuild/rules_docker

    They're pretty great and have a lot of the caching and parallelism benefits mentioned in the post for free out of the box, along with determinism (which Docker files don't have because you can run arbitrary shell commands). Our backend stack is also built with Bazel so we get a nice tight integration to build our images that is pretty straightforward.

    We've also built some nice tooling around this to automatically put our maven dependencies into different layers using Bazel query and buildozer. Since maven deps don't change often we get a lot of nice caching advantages.

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • rules_gitops

    This repository contains rules for continuous, GitOps driven Kubernetes deployments.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-10-02.

Starlark Docker related posts

Index

What are some of the best open-source Docker projects in Starlark? This list will help you:

Project Stars
1 distroless 16,399
2 rules_docker 1,056
3 rules_gitops 140
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
www.influxdata.com