Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

titanium-technologies-group/docker-phinx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

robmorgan/phinx dockerized

docker run tico/phinx help

You must pass your migrations/seeds/configs to container.

Example (for framework.wtf):

docker run -v $PWD/app/seeds:/app/seeds -v $PWD/app/migrations:/app/migrations -v $PWD/app/config/phinx.php:/app/phinx.php tico/phinx migrate

About

robmorgan/phinx dockerized

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published