Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chris-garrett/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

Kitchen sink developer images. These are intended for use with docker compose.

Python: Build Rust: Build Node: Build Postgres: Build

Versions

Python 25.15.0

docker pull ghcr.io/chris-garrett/python:25.15.0

  • Dockerize: 0.9.3
  • Python: 3.12
  • Uv: 0.7.13
  • Watchexec: 2.3.2

Rust 25.10.0

docker pull ghcr.io/chris-garrett/rust:25.10.0

  • Dockerize: 0.9.3
  • Rust: 1.87.0
  • Watchexec: 2.3.2

Node 25.13.0

docker pull ghcr.io/chris-garrett/node:25.13.0

  • Bun: 1.2.17
  • Dockerize: 0.9.3
  • Fnm: 1.38.1
  • Node: 22.16.0
  • Watchexec: 2.3.2

Postgres 25.5.0

docker pull ghcr.io/chris-garrett/postgres:25.5.0

  • Pgvector: 0.8.0
  • Postgis: 17-3.5-alpine

Examples

See examples folder

Bring up stack

./task ex:restart ex:log

Visit the api endpoints:

Bring it down

./task ex:down

Images

Services

Todo

There are improvements that can be made on image size.

  • remove doc / man files
  • remove extras
  • found that folks are not stripping binaries :/

References

About

Docker Dev Images

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •