# Docker **Repository Path**: jmsdoc/docker ## Basic Information - **Project Name**: Docker - **Description**: Docker Experiment - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-30 - **Last Updated**: 2024-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Docker Project 1. jenkins with docker 2. mysql with docker 3. redmine with docker # Quick Start 1. intsall Ubuntu 20.04 OS 2. copy current repo to system path you want 3. install docker sudo bash docker_install.sh 4. run the all docker instances sudo bash onekey_run.sh # Note 1. Stop all docker instances sudo bash onekey_stop.sh 2. More details see each project's README.md