javiertapia repository to store Dockerfile
s, docker-compose.yml
s and other files to develop proyects over Docker containers.
Follow README.md files located each Docker image directory.
The images must be builded using the commands:
cd <docker image dir>
docker build -t <dir-name> .
- PHP8.3 + Apache + MsSQL(DBLIB) support
- PHP8.2 + Apache + MsSQL(DBLIB) support
- PHP8.1-FPM + Mysql support
- PHP7.4 + Apache + MsSQL(DBLIB) support
- PHP7.4 CLI + MsSQL(DBLIB) support
- PHP7.1 + Apache + MsSQL(DBLIB) support
- Node + Angular CLI development environment
- Nginx Angular production
- Node + NestJs development
- Node + NestJs production