Skip to content

ast21/docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build images

docker build \                     
    -t breakhack/roadrunner:2023.3.6-alpine3.18 \
    -f php/8.2-roadrunner-alpine.Dockerfile \
    --build-arg COMPOSER_VERSION=2.6.6 \
    --build-arg ROADRUNNER_VERSION=2023.3.6 \
    --build-arg PHP_VERSION=8.2.13 \
    ./php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages