# docker_manager **Repository Path**: gu-wei666/docker_manager ## Basic Information - **Project Name**: docker_manager - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: dependabot/bundler/rexml-3.3.6 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-29 - **Last Updated**: 2024-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Docker Manager This plugin works with the Discourse docker image. It allows you to perform upgrades via the web UI and monitor activity in the container. ## Running tests - Ruby - Run `RAILS_ENV=test bin/rails "plugin:spec[docker_manager]"` in your discourse directory - JS - Run `RAILS_ENV=test bin/rails "plugin:qunit[docker_manager]"` in your discourse directory ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request ## License MIT