Skip to content

chris-garrett/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

240 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 26.2.0

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

  • Dockerize: 0.9.9
  • Python: 3.12
  • Uv: 0.9.25
  • Watchexec: 2.3.2

Rust 26.2.0

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

  • Dockerize: 0.9.9
  • Rust: 1.92.0
  • Watchexec: 2.3.2

Node 26.2.0

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

  • Bun: 1.3.6
  • Dockerize: 0.9.9
  • Fnm: 1.38.1
  • Node: 22.22.0
  • Watchexec: 2.3.2

Postgres 26.1.0

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

  • Pgvector: 0.8.1
  • Postgis: 17-3.6-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

  •  
  •  
  •