Learn more about how DNMP can streamline your development process and make your projects more efficient.
git clone https://github.com/helloxz/dnmp.git
cd dnmp
bash dnmp.sh run
# install phpmyadmin
bash dnmp.sh install runtime
bash dnmp.sh install phpmyadmin
# reload nginx config
docker exec -it nginx xc.sh reload