Releases: cytodev/docker-compose-wrapper
Releases · cytodev/docker-compose-wrapper
v1.2.0
v1.1.0
Added
- add Instance naming support
- add base Ubuntu releases to environments
- add default host Dockerfile
- add
gpg
to standard host container - add
dockerw logs
command - add
shared-content-sync
to default shared directory - add shared directories
- add standalone functionality
Changed
- updated default
.bashrc
file - moved shared content to shared directory
Removed
- removed
dockerw ssh
command in favour ofdockerw enter <container>
- removed
dockerw composer
command 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