Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-circleci-image

Docker image built for CircleCI with a few added packages for Laravel

To build current version for local testing:

docker build -t internachi/laravel-circleci-image:dev .

To run the current build:

 docker run --rm -it internachi/laravel-circleci-image:dev bash

To push and tag the current local dev build:

docker tag internachi/laravel-circleci-image:dev internachi/laravel-circleci-image:8.1 \
    && docker push internachi/laravel-circleci-image:8.1

About

Docker image built for CircleCI with a few added packages for Laravel

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages