Docker in Pants 2.7: Automatically and incrementally build inputs and images

With Pants 2.7 comes a new experimental backend for building Docker images and linting Dockerfiles. This backend offers a seamless experience when bundling your code and files into Docker images – In a single invocation, Pants will build the code artifact… Read more

Similar