34 Commits

Author SHA1 Message Date
oldnapalm
e4bdc3fdd4 Use python:3.12-slim
python:3.12-alpine has an issue of high memory usage when bots are enabled
2025-02-24 17:51:06 -03:00
oldnapalm
c4e6d52082 Update Dockerfile 2024-08-09 12:44:45 -03:00
Pete
d139a391f3 Change Dockerfile to use local repo instead of master 2024-08-08 18:50:28 -03:00
oldnapalm
9e1da7c467 Update to Python 3.12 2024-02-15 15:12:05 -03:00
oldnapalm
11e52633a0 Update Garmin Connect upload 2023-09-28 09:31:37 -03:00
oldnapalm
cb2984bbc2 Update to Python 3.11 2023-05-29 13:40:02 -03:00
oldnapalm
1a0650a97d Use dnspython
dnspython will be used to resolve hostnames, allowing CDN proxy to work even if zoffline is running on the same machine as the Zwift client
2023-02-11 12:18:57 -03:00
oldnapalm
7fafb50520 Freeze requirements 2023-02-09 15:05:47 -03:00
oldnapalm
74d8517a74 Replace protobuf_to_dict with MessageToDict 2022-11-14 21:11:32 -03:00
oldnapalm
5ecdf0f4df Use Python 3.10
Some dependencies don't support 3.11 yet
2022-11-01 12:28:22 -03:00
oldnapalm
d4eb15a895 Update ports 2022-07-28 15:30:45 -03:00
oldnapalm
3c7ea65000 move to pycryptodome 2022-07-18 00:16:06 -03:00
oldnapalm
26adfeeab6 Expose port 53 UDP 2022-06-08 15:03:43 -03:00
oldnapalm
c369c6218b Add dnspython
used in fake_dns
2022-06-03 19:19:13 -03:00
rhld16
0424bf9caf reduce docker image size 2022-01-24 23:17:25 +00:00
oldnapalm
6bdc2e62e1 Revert "Attempt at docker build fix"
This reverts commit ad2f0d2de1.
2021-07-05 20:25:37 -03:00
oldnapalm
ad2f0d2de1 Attempt at docker build fix 2021-07-05 20:04:28 -03:00
oldnapalm
68a0f87c14 Revert "Attempt at docker build fix"
This reverts commit 923060ac76.
2021-07-05 20:01:40 -03:00
oldnapalm
923060ac76 Attempt at docker build fix 2021-07-05 19:44:22 -03:00
zoffline
152194aa24 No dice.
Revert "Attempt at docker build fix"

This reverts commit 09bc65a292.
2021-07-03 04:50:49 -04:00
zoffline
09bc65a292 Attempt at docker build fix 2021-07-03 04:37:12 -04:00
zoffline
7bd70e0f49 Update Dockerfile
cryptography package is moving to rust (while breaking countless docker images in the process...). It's an optional obfuscation dependency for zoffline so just remove it.

Should fix #115
2021-03-03 16:46:46 -05:00
zoffline
5ce8f99e6f Add dep to Docker container
Seems to already have requests, but make it explicit.
Module not used except for more advanced usage of zoffline.
2021-01-27 11:35:14 -05:00
zoffline
5d7a67b03e Add new required dep for Docker container
gevent needs g++ now to build
2021-01-26 17:54:04 -05:00
zoffline
627e3271e6 Add packages to docker container for building new python deps 2020-12-18 20:17:37 -05:00
oldnapalm
dbe20d3e4e Update Dockerfile with new dependencies 2020-11-27 12:40:41 -03:00
zoffline
1d11bf295d Update Dockerfile with new dependencies 2020-11-09 23:07:27 -05:00
zoffline
8331303d21 Expose TCP/UDP handler ports in Dockerfile
https://github.com/zoffline/zwift-offline/issues/64
2020-06-26 22:19:21 -04:00
zoffline
bb62c6a9f6 Couple of fixes for Python 3 2020-04-29 23:06:10 -04:00
zoffline
77ff84e980 Support Python 3 2020-04-29 22:52:15 -04:00
zoffline
49b24dc138 Switch docker to use standalone.py instead of apache 2020-04-24 21:23:54 -04:00
zoffline
a58a82cd74 Fix docker image if no -v for storage is passed 2018-08-30 23:26:47 -04:00
zoffline
4942cb9e71 Update maintainer 2018-08-16 17:11:35 -04:00
zoffline
35d5c71672 Initial code drop 2017-11-26 19:42:56 -05:00