Skip to content

Docker support#41

Merged
Ho3einWave merged 2 commits intomainfrom
develop
Jan 15, 2025
Merged

Docker support#41
Ho3einWave merged 2 commits intomainfrom
develop

Conversation

@Ho3einWave
Copy link
Member

This pull request includes changes to add Docker support for the project by introducing a docker-compose.yml file. The most important changes include specifying the Docker Compose version and defining a service for the React application.

Docker support:

  • docker-compose.yml: Added Docker Compose configuration with version '3.8', defined a service named react-app with build context and Dockerfile, exposed port 6006 to 80, and set the restart policy to always.

@Ho3einWave Ho3einWave merged commit 4fc4109 into main Jan 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant