Skip to content

Fixes of the kloud.phar package

Compare
Choose a tag to compare
@gplanchat gplanchat released this 17 Apr 05:18
· 60 commits to master since this release
  • fixed Docker images builds using the kloud.phar
  • Fixed requirements of OroCommerce Enterprise in the PHP 7.4 images

Can now use the package inside docker:

docker run --rm -ti \
    -v $PWD:/app \
    -v /var/run/docker.sock:/var/run/docker.sock \
    kiboko/kloud --help