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

Deploy development environment to Docker Hub #142

Closed
weaponsforge opened this issue Oct 3, 2024 · 1 comment
Closed

Deploy development environment to Docker Hub #142

weaponsforge opened this issue Oct 3, 2024 · 1 comment

Comments

@weaponsforge
Copy link
Owner

weaponsforge commented Oct 3, 2024

  • Deploy the latest local development environment (client, server) to Docker Hub on creation of new Release/Tags.
@weaponsforge
Copy link
Owner Author

Pull with:

Docker

  • client: docker pull weaponsforge/my-phonebook:client
  • server: docker pull weaponsforge/my-phonebook:server

Docker compose

  • Navigate to project root directory, then:
    docker compose -f docker-compose.dev.yml pull

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

No branches or pull requests

1 participant