trying docker hardened image
This commit is contained in:
@@ -21,7 +21,11 @@ Using Jakach Login is straightforward:
|
||||
```bash
|
||||
docker volume create jakach-login-db-storage
|
||||
```
|
||||
4. **Run the system using Docker Compose:**
|
||||
4. **Authenticate to Docker Hardened Images:**
|
||||
```bash
|
||||
docker login dhi.io
|
||||
```
|
||||
5. **Run the system using Docker Compose:**
|
||||
```bash
|
||||
docker-compose up
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user