Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wq base image

wq-base-image provides three Docker images for use in developing and deploying geospatial Python / Django / NodeJS / React / PostgreSQL / PostGIS applications. It was originally created for use with the wq framework (https://wq.io) but can be used for any Python + Node project.

Base container image with core dependencies, for use in production.

  • Debian 13 (Trixie)
  • Python 3.14
  • Node 24 LTS (from NodeSource)
  • GDAL 3.6
  • SpatialLite 5.1 (mod_spatialite)
  • PostgreSQL 17 (Client Only)

Alternative production image that extends ghcr.io/wq/base to add:

Dev Container image that extends ghcr.io/wq/base with the following features:

  • Common utils
  • Python dev tools
  • Node dev tools
  • Git integration

wq-docker-template leverages both of these images together with the standard PostGIS image to provide a ready-to-use project template, fully integrated with Github codespaces.

About

Base container image for wq-powered projects.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages