[PR #340] [MERGED] Separate dockerfile layers and add volume #2568

Closed
opened 2026-03-17 00:15:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/340
Author: @vitorcx
Created: 11/26/2019
Status: Merged
Merged: 11/26/2019
Merged by: @liyasthomas

Base: masterHead: feature/separate-docker-layers


📝 Commits (1)

  • ff006a2 Separate dockerfile layers and add volume

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 Dockerfile (+4 -1)
📝 docker-compose.yml (+1 -0)

📄 Description

Description
Changes made in this PR attempt to make development process more efficient when using docker. The npm install process will now only run when dependencies are changed. In addition a volume containing the components has been mapped to make the modifications in them behave like a "hot reload"

This PR solves #339


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/340 **Author:** [@vitorcx](https://github.com/vitorcx) **Created:** 11/26/2019 **Status:** ✅ Merged **Merged:** 11/26/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `feature/separate-docker-layers` --- ### 📝 Commits (1) - [`ff006a2`](https://github.com/hoppscotch/hoppscotch/commit/ff006a254abb416dcdbf51d489481732053d8054) Separate dockerfile layers and add volume ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+4 -1) 📝 `docker-compose.yml` (+1 -0) </details> ### 📄 Description **Description** Changes made in this PR attempt to make development process more efficient when using docker. The `npm install` process will now only run when dependencies are changed. In addition a volume containing the components has been mapped to make the modifications in them behave like a "hot reload" This PR solves #339 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:15:40 +03:00
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#2568
No description provided.