[GH-ISSUE #1801] Docker release outdated #571

Closed
opened 2026-03-16 16:03:16 +03:00 by kerem · 2 comments
Owner

Originally created by @xairoo on GitHub (Sep 2, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1801

Hey,

nice big update, I love it!
Can you guys please update your docker release to 2.0.0? Currently it's still 1.12.0.

Thanks for your amazing work! This release is really great, so the move from Postman to Hoppscotch is a good choice.

Cheers

Originally created by @xairoo on GitHub (Sep 2, 2021). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1801 Hey, nice big update, I love it! Can you guys please update your docker release to 2.0.0? Currently it's still 1.12.0. Thanks for your amazing work! This release is really great, so the move from Postman to Hoppscotch is a good choice. Cheers
kerem 2026-03-16 16:03:16 +03:00
Author
Owner

@liyasthomas commented on GitHub (Sep 2, 2021):

Hi @Xairoo, outdated Docker images are a known issue. Due to the latest updates with the Docker Hub container registry, our free plan account doesn't have an automated build feature. Which essentially resulted in an outdated Docker image.

We're looking into alternatives like setting up GitHub Package Registry for our Docker image in the upcoming weeks. Please watch this space for its release. Thanks for your patience.

<!-- gh-comment-id:911508297 --> @liyasthomas commented on GitHub (Sep 2, 2021): Hi @Xairoo, outdated Docker images are a known issue. Due to the latest updates with the Docker Hub container registry, our free plan account doesn't have an automated build feature. Which essentially resulted in an outdated Docker image. We're looking into alternatives like setting up GitHub Package Registry for our Docker image in the upcoming weeks. Please watch this space for its release. Thanks for your patience.
Author
Owner

@liyasthomas commented on GitHub (Sep 2, 2021):

I've set up a GitHub workflow that will publish the latest tag of the Docker image on every push to the main branch. You can now pull the latest tag from Docker.

docker run --rm --name hoppscotch -p 3000:3000 hoppscotch/hoppscotch:latest
<!-- gh-comment-id:911622177 --> @liyasthomas commented on GitHub (Sep 2, 2021): I've set up a GitHub workflow that will publish the `latest` tag of the Docker image on every push to the main branch. You can now pull the `latest` tag from Docker. ``` docker run --rm --name hoppscotch -p 3000:3000 hoppscotch/hoppscotch:latest ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#571
No description provided.