Skip to content

tarlepp/docker-entrypoint-example

Repository files navigation

What is this?

Simple example how to run composer install command each time when you start docker containers.

Requirements

How to test this?

Just run docker-compose up command to start container. You should see

-------------------------- Running composer install --------------------------

And after that you should also see

php-fpm | ------------------------
php-fpm | 
php-fpm | Importing custom functions also work
php-fpm | 
php-fpm | ------------------------

each time you start containers again.

License

The MIT License (MIT)

Copyright © 2023 Tarmo Leppänen

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published