Alian hub - Docker Setup Guide
Alian hub - Docker Setup Guide
Prerequisites
Setup Instructions
1. Configure Environment Variables
Steps
# /.env API_URL=localhost PORT=4000
3. Build the Docker Image
4. Run the Docker Container
5. Verify the Container
6. Stop and Remove the Container (Optional)
Docker with Docker compose
Summary of Commands
Docker Container and Image Management
1. Stop and Remove the Running Docker Container
2. Remove the Docker Image
3. List All Containers and Images
Example
Resources
Last updated