Proxy DB import and more bug fixes
Returning feature
Any .sql file can now be imported to a given container with DockerExec proxy db-import. The script will ask you which container and database the dump file shall be imported in. Current supported db architectures are MySQL/MariaDB and PostgreSQL.
Bugfixes
- exited containers from proxy will now be started again, if
proxy initcommand is used - the "attach to docker logs" function was outsource and can be reused in several ways
- fixed the
proxy finishcommand, which was still using docker-compose