Commit Graph

4 Commits

Author SHA1 Message Date
Checker8763 fff5bc8fd8
Update Dockerfile
- introduced build stage to make repo and dockerfile sufficient to build
- fixed version to at least python3
- used the slim python image variant for size reduction
2025-05-17 19:48:31 +02:00
Pierre Ossman 4f9d496dfe Use local websockify when building container
It's very surprising to get some external copy of websockify when you
are building an image in your local websockify source tree. Make sure we
are using the local copy of everything.
2022-12-16 13:10:58 +01:00
Jokin c123bfbbff
Add requests module 2022-10-20 11:28:34 +00:00
Javier Cacheiro dec26a6a2d Docker support 2022-04-22 13:21:57 +02:00