Open step21 opened 7 years ago
On docker-compose up I get an error complaining that it does not find app/ when the fpm Dockerfile does ADD app /var/www/html
ADD app /var/www/html
Also, is this already functional and/or still actively developed?
@step21 hi, I'm sorry that it is not ready for docker for now. We have some issues.
If you want to setup ojs, I would help or assists you anytime.
On docker-compose up I get an error complaining that it does not find app/ when the fpm Dockerfile does
ADD app /var/www/html
Also, is this already functional and/or still actively developed?