livestream_saver icon indicating copy to clipboard operation
livestream_saver copied to clipboard

add docker support

Open vlccek opened this issue 2 years ago • 2 comments

Hi i've made some changes for supporting docker. Now you can build a docker container by 'docker build . ' in the root of repository. You can also use my docker-compose file for inspiration on how to use it. I hope this will be usefull

vlccek avatar Jan 29 '22 21:01 vlccek

Hi I've made some changes, now should work correctly. Unfortunately, i don't have any experience with uploading (building)images to docker hub.

vlccek avatar Feb 04 '22 13:02 vlccek

Thanks! Looks interesting. I'll toy around with it a bit and merge once I find some free time. Currently refactoring some things.

glubsy avatar Feb 07 '22 00:02 glubsy

Added a Dockerfile in https://github.com/glubsy/livestream_saver/pull/79 Closing this as this is conflicting with the main branch now.

glubsy avatar Feb 17 '24 03:02 glubsy