Bare bones docker compose LAMP stack
.projectname
├── docker # contains docker-compose related configurations
├── appcode # contains the application code
├──── public # the document root
# use 'docker' for password
# APP_CODE_NAME is set in the .env file
ssh [email protected] -p32822