Matthias
|
12fbae7204
|
chore: remove pointless dockerfile template
Noticed in #12063 - it serves no paractical use.
Developers should use the devcontainer instead.
|
2025-08-03 19:38:34 +02:00 |
|
Matthias
|
78a47920ef
|
chore: Update dockerfile syntax
|
2025-07-04 19:26:38 +02:00 |
|
Matthias
|
6b88c49e0a
|
chore: revert ta-lib install workarounds
|
2025-06-09 09:37:36 +02:00 |
|
Matthias
|
b874ceaf2f
|
chore: improved "pins" for numpy
|
2025-06-08 11:11:15 +02:00 |
|
Matthias
|
cb869a2e4d
|
chore: bump armhf dockerfile to 3.11.13
|
2025-06-05 06:31:29 +02:00 |
|
Matthias
|
865c253922
|
chore: bump dockerfile and windows install numpy
|
2025-04-15 06:31:16 +02:00 |
|
Matthias
|
6e98635345
|
chore: bump armhf dockerfile to 3.11.12
|
2025-04-10 06:22:38 +02:00 |
|
Matthias
|
4e2d2639ae
|
fix: dockerfile.armhf should pin numpy<2
|
2025-02-16 16:48:22 +01:00 |
|
Matthias
|
85753be7cb
|
chore: Bump armhf dockerversion to 3.11.11
|
2025-02-05 07:02:44 +01:00 |
|
Matthias
|
817707711d
|
Remove binary hdf5 dependencies
|
2025-01-06 13:32:42 +01:00 |
|
Matthias
|
8c1b119e84
|
chore: rpi image should remain on 3.11 series
|
2024-09-10 06:25:17 +02:00 |
|
dependabot[bot]
|
95fa7083a9
|
chore(deps): bump python in /docker
Bumps python from 3.11.9-slim-bookworm to 3.12.6-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-10 04:07:33 +00:00 |
|
Matthias
|
1b0ba0fa68
|
fix: typo in armhf dockerfile causing build to fail
|
2024-08-15 06:58:43 +02:00 |
|
Matthias
|
cbd178dab2
|
chore: bump armhf dockerfile to 3.11
|
2024-08-08 06:20:58 +02:00 |
|
Matthias
|
8105f51603
|
chore: remove pip lock from Dockerfiles
|
2024-07-31 20:39:12 +02:00 |
|
Matthias
|
2560090a68
|
chore: Remove "version" field from compose file
it's been deprecated since at least 3 years.
|
2024-07-17 20:03:40 +02:00 |
|
Matthias
|
9e9aacc102
|
Pin pip to 24.0 for the moment
|
2024-06-21 14:45:08 +02:00 |
|
Matthias
|
9d432baf3d
|
Don't hard-pin ta-lib in armhf image
|
2024-05-28 17:47:39 +02:00 |
|
Matthias
|
d80ed7e33c
|
Bump Docker Python version from 3.11.7 to 3.11.8
|
2024-02-25 15:17:42 +01:00 |
|
Matthias
|
78ca939ae6
|
pin prompt-toolkit to compatible version in jupyter dockerfile
closes #9683
|
2024-01-15 07:22:23 +01:00 |
|
Matthias
|
291478a974
|
Bump docker images to 3.11.7
|
2024-01-14 18:07:04 +01:00 |
|
Matthias
|
a53adb95e1
|
Remove container-name from ft-jupyter compose file
closes #9678
|
2024-01-13 16:38:12 +01:00 |
|
Matthias
|
df73b8288c
|
Bump armhf image to bookworm
|
2023-11-26 14:53:34 +01:00 |
|
Matthias
|
a50291cd90
|
RPI dockerfile - 3.11
|
2023-11-26 14:52:52 +01:00 |
|
Matthias
|
cd68173440
|
Update Dockerfile.armhf to use prebuilt wheels
|
2023-11-02 07:08:36 +01:00 |
|
Matthias
|
19f62649ea
|
use "noindex" to install pyarrow on armhf
|
2023-11-02 07:03:22 +01:00 |
|
Matthias
|
7d65b3e1b4
|
install libopenblas-base to base image
|
2023-10-29 10:48:19 +01:00 |
|
Matthias
|
cf43427be5
|
armhf: Move pip install to base image
|
2023-10-28 10:22:54 +02:00 |
|
Matthias
|
7ae41be975
|
Remove numpy armv7l lock since wheels are now available
|
2023-10-28 08:30:27 +02:00 |
|
Matthias
|
1d941249ed
|
Revert "Remove numpy armv7l lock since wheels are now available"
This reverts commit 04409602a6.
|
2023-10-04 19:57:26 +02:00 |
|
Matthias
|
5bfd3fdc33
|
Add openblas to armhf image
|
2023-10-04 17:55:15 +02:00 |
|
Matthias
|
04409602a6
|
Remove numpy armv7l lock since wheels are now available
|
2023-10-04 07:10:51 +02:00 |
|
Matthias
|
589b9858f4
|
Disable build isolation (fix no docker builds)
|
2023-09-23 17:56:22 +02:00 |
|
Matthias
|
4ba3363bc6
|
Use matching numpy version in docker armhf image
|
2023-09-21 06:26:46 +02:00 |
|
Robert Caulk
|
d64d0e9f94
|
Update docker-compose-freqai.yml
|
2023-07-18 15:03:20 +02:00 |
|
Matthias
|
a2cbe5df04
|
Remove trailing spaces
|
2023-05-19 07:26:11 +02:00 |
|
Matthias
|
0d4010a0be
|
Add sample docker-compose file for freqAI, comment about that
|
2023-05-19 07:25:02 +02:00 |
|
Matthias
|
f3a6897870
|
Bump Docker images to latest minor version
|
2023-02-13 07:12:46 +01:00 |
|
Matthias
|
8f1a8c752b
|
Add freqairl docker build process
|
2022-11-24 07:00:12 +01:00 |
|
Matthias
|
abcc6dadf2
|
use pre-built pyarrow for pi image
|
2022-10-22 15:57:11 +02:00 |
|
Matthias
|
a06372c7b2
|
Improve jupyter container install
closes #7484
|
2022-09-28 07:21:20 +02:00 |
|
Matthias
|
8d77ba118c
|
Fix line endings
|
2022-09-24 16:15:15 +02:00 |
|
Matthias
|
c8d7c2caac
|
Update CI to build and push freqAI images
|
2022-08-17 10:32:29 +02:00 |
|
robcaulk
|
a6077ac7f4
|
Merge feat/freqai into develop to get new features
|
2022-07-03 16:17:13 +02:00 |
|
Matthias
|
90feccf33c
|
slightly update custom dockerfile with add. comment
closes #6994
|
2022-06-23 07:17:24 +02:00 |
|
Matthias
|
61040c9f8e
|
Fix freqAI dockerfile not running freqai code ...
|
2022-06-16 19:35:16 +02:00 |
|
Matthias
|
121edc3e42
|
Add freqAI docker file
|
2022-06-16 12:36:15 +00:00 |
|
Matthias
|
86af3fe0e7
|
Update image versions from 3.9 to 3.10
|
2022-05-15 19:22:12 +02:00 |
|
Matthias
|
c23ca35d23
|
Update ARMHF image to 3.9
|
2021-11-23 14:04:39 +01:00 |
|
Matthias
|
ab3c753415
|
Fix develop_plot building
|
2021-07-30 21:23:09 +02:00 |
|