-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Step 14/27 : RUN cp ./config/config.php.template ./config/config.php #1
Comments
Docker version 19.03.8, build afacb8b7f0 Same problem: Step 14/27 : RUN cp ./config/config.php.template ./config/config.php |
replace: now start but not work, container log file: |
[14/25] RUN cp ./config/config.php.template ./config/config.php:
|
Hi @ronaldgreeff and sorry for the late reply, @z8r-it @damufo Thanks for your feedback ! I haven't updated the code since I first put this project up on Github, there are probably updates required on PicoCMS, Docker and on PHP versions to make this repo up-to-date. Feel free to make a pull request if you feel like some code should be updated :) |
Step 14/27 : RUN cp ./config/config.php.template ./config/config.php
---> Running in 1252826fb98b
cp: cannot stat './config/config.php.template': No such file or directory
ERROR: Service 'picocms' failed to build: The command '/bin/sh -c cp ./config/config.php.template ./config/config.php' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered: