mirror of
https://github.com/AnanthVivekanand/spotify-adblock.git
synced 2026-04-26 21:15:53 +03:00
[PR #27] [MERGED] Added a Dockerfile for the mitm proxy #61
Labels
No labels
cannot reproduce
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-adblock#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/AnanthVivekanand/spotify-adblock/pull/27
Author: @AngryKiller
Created: 4/12/2021
Status: ✅ Merged
Merged: 4/28/2021
Merged by: @AnanthVivekanand
Base:
master← Head:master📝 Commits (4)
5a881a9Added Dockerfile for MITM proxy29aff1aAdded Docker instructions for mitm proxy in README25cc741Added an example command to run the mitm proxy with Dockera69ef29Fixed presentation📊 Changes
3 files changed (+21 additions, -1 deletions)
View changed files
➕
Dockerfile.mitm(+7 -0)📝
README.md(+11 -0)📝
package.json(+3 -1)📄 Description
This pull request adds a Dockerfile for the mitm proxy (mitm.js) to deploy it easily on an external server using Docker. I tested it on macOS with Docker Desktop and on Debian 10, it builds and runs perfectly.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.