Tag:docker
All the articles with the tag "docker".
OCI containers with Bazel in one command
Posted on:April 27, 2024 at 09:30 AMGuide on building and running OCI containers using Bazel with one command. Bazel builds your software, packages the layers and builds the tarballs that can be imported by something like Docker to run your workloads.