Changes:
- When using
chaplocal
to create development directories, theDockerfile
is now stored in the root apps folder, and designed to be used with Docker automated builds. - All features will now use
sudo
to run thedocker
command if the user is not a member of thedocker
group. - Added
alpine-nginx-php
image. - Added
centosbase
image. - Updated
chaperone-alpinejava
to Oracle 8 Update 60, Build 27. - Now works properly with SELinux-enabled systems by changing contexts when needed.