Skip to content

FabienD/docker-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipes for Docker images

List of Docker images

  • PHP 8.1, 8.2, 8.3
  • Python 3.10, 3.11, 3.12
  • Node 18, 20
  • Pg (Postgres 16 or TimescaleDB 16 with Replibyte)

Images can be found on Docker Hub

How to use recipes

We use just to build images.

All recipes are in the justfile file.

Examples

Build PHP FPM 8.2

just build_php_fpm 8.2

Build PHP Cli 8.3

just build_php_cli 8.3

About

Useful docker images PHP, Python, Pg, Node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published