GitHub - kkamara/php-docker-skeleton: (2020) Get started with PHP and Docker. · GitHub
Skip to content

kkamara/php-docker-skeleton

Repository files navigation

MainClass.png

PhP Docker Skeleton

(2020) Get started with PHP and Docker.

Installation

If you're using Docker make sure you have Docker and Docker Compose installed.

# composer install
composer i

Usage

# to run on first time
docker-compose up --build
# to run in background
docker-compose up --build -d
# to run when file-changes have been made
docker-compose up

Not Using Docker?

composer start -- -f=foo --bar=baz

Misc.

PHP Docker Skeleton.

NodeJS Docker Skeleton.

Python Docker Skeleton.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD

About

(2020) Get started with PHP and Docker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages