• Skip to primary navigation
  • Skip to main content
  • Skip to footer

Varun Kruthiventi

Thoughts, actions, code ...

  • Home
  • About
  • Python
  • Microservices
  • Publications
  • Recommended Books
You are here: Home / Archives for Docker

Docker

python-alpine and Postgres issues

May 26, 2021 by Varun Kruthiventi Leave a Comment

Ever ended up with this issue ? python:alpine is the best Docker base image to build containers for light-weight Python based applications. Most of the python applications like Django or Flask which has Postgres database backend will be using psycopg2 as a driver for making db connections. This module works well when used on plain […]

Filed Under: Blog, Docker, Python Tagged With: Development Tools, Docker, Python

Footer

Recent Posts

  • 11 things to do after setting up a WordPress site
  • Rewind: South Trip 2019
  • python-alpine and Postgres issues
  • Fixing Xcode path
  • Setting up Ambassador API gateway on Kubernetes

Tags

Ambassador APIs AutoML Computer Vision Conference Paper Development Tools Docker Holidays iOS Kaggle Kubernetes LSTM Mac Microservices ML Neural Network Plugins Python R Security Temples Time Series Travel WordPress WordPress Setup Xcode

Archives

  • November 2021
  • October 2021
  • May 2021
  • September 2019
  • January 2019
  • May 2018

Copyright © 2022 ยท Varun Kruthiventi