You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 17, 2023. It is now read-only.
I want to contribute with some changes what I needed to make it flow good:
In php7-fpm/Dockfile:
Step 3: add apt-get update && before to install the packages, so it apt-get can find their.
Step 7: add zlib1g-dev library to the list
In nginx/Dockfile:
Step 3: add apt-get update && before install the packages too
In cli/Dockfile:
Step 3: change mysql-client for mariadb-client