Skip to content

Releases: phpzone/docker

0.2.0

21 Aug 16:29

Choose a tag to compare

Update docs text

0.2.0-beta

29 Apr 16:30

Choose a tag to compare

0.2.0-beta Pre-release
Pre-release

Added

  • Definition parent for an inheritance of Docker Compose commands.
  • Options to rewrite a definition command of a Docker Compose command by another allowed one.
  • Definition help for a Docker Compose command help.
  • Definition enable to enable/disable a Docker Compose command.
  • Definitions for options of Docker Compose commands build, rm, scale and up.
  • Definition verbose for showing more output in Docker Compose.
  • Definitions for Docker Compose commands build, kill, logs, ps, pull, rm, scale, start,
    stop and up.

Fixed

  • BC changes for extensions in PhpZone 0.2.

Limit of PhpZone dependency

10 Apr 23:01

Choose a tag to compare

Changed

  • Set PhpZone dependency on 0.1.*

First prototype

08 Apr 16:28

Choose a tag to compare

0.1.0

Make commands able to run process