Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 749 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 749 Bytes

Changelog

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.

[0.1.3] - 2020-06-01

Fix

  • SSH port availability fix

[0.1.2] - 2020-05-28

Fix

  • Spell fixes in Dockerfile

[0.1.1] - 2020-03-30

Added

  • Exposed 22 port in docker image
  • SSH port forwarding in docker-compose

[0.1.0] - 2020-03-30

Added

  • 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