Skip to content

vectorwyse/pipelines-docker-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

pipelines-docker-image

Barebones Alpine Linux image with php, composer, npm and chromium installed.

Build and host on dockerhub.

docker build -t php-composer-npm-chromium .
docker tag php-composer-npm-chromium <dockerhub_username>/php-composer-npm-chromium:<tag>
docker push <dockerhub_username>/php-composer-npm-chromium:<tag>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published