Releases: cytodev/docker-compose-wrapper
Releases · cytodev/docker-compose-wrapper
Release list
v1.2.0
Added
- add
dockerw createcommand - add error message when an unsupported operation is requested
Removed
- removed redundant call to a container specific script
Fixed
- fixed directory path when selecting host directory in standalone installations
v1.1.0
Added
- add Instance naming support
- add base Ubuntu releases to environments
- add default host Dockerfile
- add
gpgto standard host container - add
dockerw logscommand - add
shared-content-syncto default shared directory - add shared directories
- add standalone functionality
Changed
- updated default
.bashrcfile - moved shared content to shared directory
Removed
- removed
dockerw sshcommand in favour ofdockerw enter <container> - removed
dockerw composercommand because it is too specific
Fixed
- fixed symbolic link overriding issues in
dockerw setup - fixed existential crisis when executed outside of own directory
- fixed function calls calling subshells