Settings

Theme

Show HN: Share local Docker Compose apps for real-time reviews

hub.docker.com

12 points by e_zr 2 years ago · 2 comments · 1 min read

Reader

Hey everyone! I'm Zevi and I'm sharing a new Docker-for-Desktop Extension that my team built to help dev teams collaborate and review changes faster.

Usually it takes a long time for developers to get their changes reviewed since they need to wait for CI builds or staging environments to share their work with the rest of the team. We built this Docker extension to solve that problem. Developers avoid the delays by creating a secure, shareable tunnel to their local environment as soon as their code is ready to be reviewed. Ongoing code changes are also available in real time, without needing to push and build the code again. We also have built-in collaboration tools so the reviewers can leave specific feedback, in context. We've launched the Extension in the Docker Marketplace so that dev teams using Compose can collaborate better while building multi-service apps.

We'd be thrilled if you would try it and give us feedback :-)

Some helpful links: Our Docker Extension - https://hub.docker.com/extensions/livecycle/docker-extension

Docs - https://preevy.dev/integrations/docker-extension

Community (for troubleshooting) - https://community.livecycle.io/

pradumnasaraf 2 years ago

This is quite an interesting tool. Is this update changes real time?

  • e_zrOP 2 years ago

    Yes! Once you create a preview environment, ongoing code changes will be represented there and accessible to reviewers.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection