nicolargo
|
a36c2bf87a
|
Rework CI to split build Pypi packages and build Docker images
|
2024-11-16 16:08:12 +01:00 |
|
nicolargo
|
5b091f413b
|
Non blocking error message when Glances starts from a container (alpine-dev image) #2991
|
2024-10-26 10:54:53 +02:00 |
|
nicolargo
|
34da61647b
|
Non blocking error message when Glances starts from a container (alpine-dev image) #2991
|
2024-10-26 10:53:15 +02:00 |
|
Branch Vincent
|
47da2a6967
|
Revert "Set the version by reading directly the pyproject file in local (dev and Docker) - Related to #2956"
This reverts commit 68104b7d0f .
|
2024-10-23 15:16:20 -07:00 |
|
Branch Vincent
|
6479a6c38d
|
Revert "Set the version by reading directly the pyproject file in local (dev and Docker) - Related to #2956"
This reverts commit 604d805828 .
|
2024-10-23 15:16:10 -07:00 |
|
nicolargo
|
604d805828
|
Set the version by reading directly the pyproject file in local (dev and Docker) - Related to #2956
|
2024-10-23 23:12:55 +02:00 |
|
nicolargo
|
68104b7d0f
|
Set the version by reading directly the pyproject file in local (dev and Docker) - Related to #2956
|
2024-10-23 23:03:43 +02:00 |
|
nicolargo
|
52a129a3e8
|
Migration to Alpine 3.20 and Python 3.12 for Alpine Docker
|
2024-07-26 11:03:38 +02:00 |
|
nicolargo
|
e9abf1c9af
|
ORJson is not mandatory
|
2024-05-12 09:52:17 +02:00 |
|
Bharath Vignesh J K
|
e131d7b027
|
chg: docker-files - add build dep for alpine - cmake
|
2024-05-02 01:57:39 +05:30 |
|
nicolargo
|
88fee9bc8e
|
Use buildx instead of build for local container images
|
2024-04-30 10:35:45 +02:00 |
|
nicolargo
|
de69635d41
|
Upgrade Ubuntu Docker image to 24.04
|
2024-04-29 18:17:32 +02:00 |
|
nicolargo
|
75b06ed4b1
|
Update Ubuntu Docker based image to Ubuntu version 23.10
|
2024-04-24 10:17:10 +02:00 |
|
nicolargo
|
370da44744
|
version 3.4.0.4
|
2024-03-23 10:16:34 +01:00 |
|
nicolargo
|
573d73f198
|
Force image update
|
2024-03-09 15:20:16 +01:00 |
|
nicolargo
|
0b7e293476
|
Use a venv-build environment for Alpine image
|
2024-03-04 11:24:51 +01:00 |
|
nicolargo
|
a71f2b6367
|
Display the pip version during the build
|
2024-03-04 11:05:21 +01:00 |
|
nicolargo
|
b97606247d
|
Migration to Alpine 3.19 and update documentation regarding default glances.conf file in Docker images
|
2024-01-13 09:48:50 +01:00 |
|
nicolargo
|
5cc18adfb4
|
Migration to Alpine 3.19 and update documentation regarding default glances.conf file in Docker images
|
2024-01-13 09:46:29 +01:00 |
|
nicolargo
|
a695e1a70e
|
Update Alpine version to 3.18 (a link to the latest 3.18.x tag)
|
2024-01-13 09:24:53 +01:00 |
|
nicolargo
|
07a81c50ff
|
Update Alpine version to 3.18 (a link to the latest 3.18.x tag)
|
2024-01-13 09:24:11 +01:00 |
|
nicolargo
|
3d7b324839
|
Remove -C /etc/glances.conf from the Dockerfile CMD
|
2023-12-13 21:59:22 +01:00 |
|
nicolargo
|
a3e08acdd2
|
Remove -C /etc/glances.conf from the Dockerfile CMD
|
2023-12-13 21:58:54 +01:00 |
|
nicolargo
|
048e1fc6de
|
Upgrade Alpine version
|
2023-12-10 15:39:03 +01:00 |
|
renovate[bot]
|
09f6e12a87
|
chore(deps): update alpine docker tag to v3.18.4
|
2023-09-29 01:48:44 +00:00 |
|
renovate[bot]
|
9cb294feb4
|
chore(deps): update alpine docker tag to v3.18.3
|
2023-08-07 23:22:55 +00:00 |
|
renovate[bot]
|
885cecef90
|
Update alpine Docker tag to v3.18.2
|
2023-06-14 18:55:26 +00:00 |
|
nicolargo
|
f2869b28b7
|
Correct issue with the PR #2419 - Miss a chmod on the glances startup script
|
2023-05-20 16:36:40 +02:00 |
|
nicolargo
|
ac4da6fd5b
|
Correct issue with the PR #2419 - Miss a chmod on the glances startup script
|
2023-05-20 16:36:11 +02:00 |
|
nicolargo
|
40fd7fe7c7
|
Add glances binary to '/usr/local/bin' + Update ENV PATH to include '/venv/bin' in Dockerfiles - Reported from devel branch #2419
|
2023-05-20 16:09:27 +02:00 |
|
Robin Candau
|
2413601560
|
Fix the PATH ENV var
|
2023-05-20 11:25:40 +02:00 |
|
Robin Candau
|
2f1781f346
|
Add glances binary to '/usr/local/bin' + Update ENV PATH to include '/venv/bin' in Dockerfiles
|
2023-05-20 11:01:24 +02:00 |
|
Bharath Vignesh J K
|
31d6338b9d
|
chg: Dockerfile - fix shell-check complains
double-quote possible glob expansions
|
2023-05-14 01:01:56 +05:30 |
|
Bharath Vignesh J K
|
ab016bc15e
|
chg: Dockerfile (ubuntu) - exclude pip in venv
|
2023-05-14 00:54:43 +05:30 |
|
Bharath Vignesh J K
|
e90d33eca6
|
fix: Dockerfile - missing packaging dependency
cause: venv fallbacks on system packages that only exist during build time
issue from: 4bf16e95
|
2023-05-14 00:54:42 +05:30 |
|
nicolargo
|
c56f07673e
|
First try to solve issue on Docker images. Docker plugin do not work as expected - Related to #2392
|
2023-05-13 16:57:43 +02:00 |
|
Bharath Vignesh J K
|
4bf16e9566
|
chg: Dockerfile (alpine) - use system site-packages with venv
|
2023-05-12 04:00:30 +05:30 |
|
Bharath Vignesh J K
|
adafb32a2f
|
chg: Dockerfile - structured & cleaner build process
|
2023-05-12 04:00:30 +05:30 |
|
Bharath Vignesh J K
|
ddd0c47a78
|
chg: Dockerfile (alpine) - upgrade img ver to 3.18.0
update python version to match newer release
|
2023-05-10 20:27:14 +05:30 |
|
Bharath Vignesh J K
|
8972880b77
|
chg: Dockerfile - fix alpine ARM build failures for cryptography
Issue: #2368
|
2023-05-07 22:01:55 +05:30 |
|
Bharath Vignesh J K
|
4843963bf5
|
chg: Dockerfile - attempt fix for alpine builds
|
2023-05-07 04:44:29 +05:30 |
|
nicolargo
|
f6141bf8f3
|
Try to solve issue on Alpine build (by upgrading pip)
|
2023-05-06 15:21:29 +02:00 |
|
nicolargo
|
d4de420b03
|
Try to solve issue on Alpine build
|
2023-05-06 14:40:40 +02:00 |
|
nicolargo
|
67a4084e2e
|
Solve Rust compiler not present in the CI
|
2023-05-06 14:22:44 +02:00 |
|
renovate[bot]
|
662252c6c8
|
chore(deps): update nvidia/cuda docker tag to v12.1.1
|
2023-04-27 20:10:05 +00:00 |
|
nicolargo
|
28b46a72a4
|
Avoid interaction in the Docker build process for Ubuntu images
|
2023-03-12 10:02:00 +01:00 |
|
renovate[bot]
|
635dc2e3bb
|
chore(deps): update nvidia/cuda docker tag to v12.1.0
|
2023-03-10 00:11:59 +00:00 |
|
nicolargo
|
6b637bcc57
|
All times displayed in UTC - Container not using TZ/localtime (Docker) #2278
|
2023-03-05 09:25:53 +01:00 |
|
nicolargo
|
476e9b5760
|
Smartmontools missing from full docker image #2262
|
2023-02-04 08:45:45 +01:00 |
|
renovate[bot]
|
dbbf6ba2fa
|
chore(deps): update nvidia/cuda docker tag to v12.0.1
|
2023-02-02 21:31:43 +00:00 |
|