All notable changes to this project will be documented in this file.
- Added check
docker compose
as command - Fixed some vulnerabilities (WIP)
- Added host network feature to docker run
- Added shmsize
- Added docker daemon check
- Added network support fixed spaces
- Added support in exec for command containing double quotes
- Fixed spaces in docker run command
- Added volume create and remove
- Added options to docker run and notify callback
- Added build function
Fixed image mgr notify callback
Removed console.dir
same images and different versions problem
Added the flag interactive and the net flag to run command
- Added the Window Docker toolbox support for docker-compose commands and for docker-remote API.
- dockerComposer and dockerImages and curl in utils in order to execute windows compatible commands. (use docker-compose -f 'path/docker-compose.yml' instead of change directory command not compatible with Windows.
- Moved the cd command utils, and adjust the bug that doesn't allow the use for directories with spaces .