Demo Container
To run the Hydra demo container on your local machine, follow these steps:
Prerequisites
-
Docker Desktop installed on your system.
- Download and install Docker Desktop from Docker’s official website for your operating system (Windows, macOS, or Linux).
Steps
1. Start Docker Desktop
- Launch Docker Desktop to ensure Docker services are running on your machine.
2. Pull the Hydra Demo Container Image
- Open a terminal or command prompt.
-
Pull the latest Hydra demo container image by running:
```bash docker pull jeffersonlab/hydra_demo:latest