This repository has been archived by the owner on Apr 9, 2020. It is now read-only.
v0.16.0
- Bug
- [Suggestions] Fixed high CPU usage by sync for the Laravel suggestion.
- Enhancements
- [VM] Adding configuration key
AZK_DOCKER_MONITOR
to enable or disable docker monitor. By default istrue
for Linux andfalse
if is not Linux; - [Cli] Send env TERM if is interactive terminal;
- [Cli] Added the command
azk open [system]
which opens a system URL in browser #528; - [Cli] Adding
deploy
command to cli; - [Kernel] Changing system to get
command
from image, but respect this priority forazk shell
: shell option (--shell
) > Azkfile.js > docker image #534; - [Docker] Improving Docker version verify, making it more resistant;
- [VM] Adding configuration key