Skip to content

bihalu/bludit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bludit container image

Das offizielle bludit container image docker.io/bludit/docker ist etwas veraltet.
Deshalb habe ich basierend auf docker.io/trafex/php-nginx:3.4.0 ein eigenes erstellt.
Es enthält nginx 1.24, PHP-FPM 8.2 und natürlich die aktuelle bludit version 3.15.0.

Build

podman build -t bludit:3.15.0 .

Run

podman run -p 8080:8080 -v bl-content:/var/www/html/bl-content bludit:3.15.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published