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

Contribution: Dockerfile #606

Open
ramon-toth opened this issue Jul 30, 2021 · 2 comments
Open

Contribution: Dockerfile #606

ramon-toth opened this issue Jul 30, 2021 · 2 comments

Comments

@ramon-toth
Copy link

Hello,

I've written a dockerfile to containerize PlexConnect for those of us who run Plex on a docker host.
It can be run from the root of the project to build the image and generate keys with:
docker build -t image:version .

Host networking mode is required when running the container.

Dockerfile.zip

@moodyblue
Copy link
Collaborator

Thanks for your contribution. I'm not a docker user myself, but some years ago I had the following contribution and have been promoting it since then

https://hub.docker.com/r/izzno/plexconnect/

Does your contribution add something significant to it ?

@ramon-toth
Copy link
Author

They accomplish the same thing.
I did not realize this image was available before creating the dockerfile :)

The only added benefit is that you can bundle my file in the root of your project, so that if someone clones your repository they're able to create their own Docker image with a single command.

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

2 participants