All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Migrated from debian:buster -> debian:buster-slim image
- Build steps re-arrange and optimisation
- Temporary removed arm support
- Changed SSH port to 2222 from 22 to avoid conflict
- Removed minio port expose in docker-compose
- SSH port availability fix
- Spell fixes in Dockerfile
- Exposed 22 port in docker image
- SSH port forwarding in docker-compose
- Custom config for nginx
- Custom config for mysql
- Custom config for php-fpm
- Docker-compose for
amd64
arch - Docker-compose for
arm
arch - Common Dockerfile to build image
GitHub
actions configuration to build images