Pantsbuild Open Source Community Blog
  • Project Home
  • Blog
  • Twitter
  • Github
  • Slack
Sign in Subscribe
Joshua Cannon

Joshua Cannon

Optimizing Python + Docker deploys using Pants
Tools > Docker

Optimizing Python + Docker deploys using Pants

Pants can build a PEX file, an executable zip file containing your Python code and all transitive dependencies. Deploying your application is as simple as copying the file. This post elaborates on how to get best performance out of the powerful combination of Pants+PEX+Docker.
Aug 2, 2022 6 min read
Page 1 of 1
Pantsbuild Open Source Community Blog © 2023
  • Project Home
  • Blog
  • ⭐️ us on Github
  • Come say hi on Slack!
Powered by Ghost