Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Enhance Docker Compose Configuration with Additional Functionality & Bug: Cann't Add folder #121

Closed
2 tasks done
Jibesh10101011 opened this issue Dec 23, 2024 · 2 comments · Fixed by #143
Closed
2 tasks done
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Jibesh10101011
Copy link
Contributor

Describe the feature

Feature : docker-compose.yml

Currently, running the Pictopy frontend and backend images requires separate, lengthy commands to execute them individually. To simplify this process, propose adding a docker-compose.yml file to the project. This configuration would allow us to manage both the frontend and backend images together using simple Docker Compose commands such as

For building the Docker image

docker compose build

For running all the services

docker compose up

clean up the environment when you no longer need the services running.

docker compose down
  • And will also add a documentation for docker-compose.yml

Bug : Failed to add folder ( if run via Docker )

bug-docker

Warning : dconf-WARNING

warning-docker

Add ScreenShots

Feature : Docker-Compose

Code_VxaLUzbngq.mp4

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on this issue
@Jibesh10101011
Copy link
Contributor Author

@Pranav0-0Aggarwal I am working in this Issue , Can you assign it to me ?

@Pranav0-0Aggarwal
Copy link
Member

done

@Pranav0-0Aggarwal Pranav0-0Aggarwal added bug Something isn't working enhancement New feature or request labels Dec 25, 2024
@Pranav0-0Aggarwal Pranav0-0Aggarwal linked a pull request Dec 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants