- A label for setting the working directory inside the container.
- The ability to put environment variables in
working_dir
,volumes
, andenvironment
labels that are resolved at runtime. - A
-y
flag to install to assume the answer "yes" to any questions asked.
- Ask permission before installing a package that needs to listen on ports, access environment variables, or access files/directories on the host.
- A
-f
flag towhalebrew install
to force install a package over an existing file.
whalebrew edit
command for editing packages
- Files being written as root
- Permission errors when running
whalebrew list
- Support for mapping ports.
whalebrew list
when install path contains folders.
Initial release.