Continuing to edit README instructions.
This commit is contained in:
@@ -29,4 +29,8 @@ Getting started is designed to be as simple as possible. Just run the following
|
|||||||
1. **Clone the repository:**
|
1. **Clone the repository:**
|
||||||
```bash
|
```bash
|
||||||
git clone [https://github.com/yourusername/dockhand.git](https://github.com/yourusername/dockhand.git)
|
git clone [https://github.com/yourusername/dockhand.git](https://github.com/yourusername/dockhand.git)
|
||||||
cd dockhand
|
cd dockhand
|
||||||
|
|
||||||
|
2. **Deploy the container using Docker Compose**
|
||||||
|
```bash
|
||||||
|
docker compose up -d
|
||||||
Reference in New Issue
Block a user