summaryrefslogtreecommitdiffstats
path: root/docker-files
AgeCommit message (Expand)Author
2023-05-14chg: Dockerfile - fix shell-check complainsBharath Vignesh J K
2023-05-14chg: Dockerfile (ubuntu) - exclude pip in venvBharath Vignesh J K
2023-05-14fix: Dockerfile - missing `packaging` dependencyBharath Vignesh J K
2023-05-13First try to solve issue on Docker images. Docker plugin do not work as expec...nicolargo
2023-05-12chg: Dockerfile (alpine) - use system site-packages with venvBharath Vignesh J K
2023-05-12chg: Dockerfile - structured & cleaner build processBharath Vignesh J K
2023-05-10chg: Dockerfile (alpine) - upgrade img ver to 3.18.0Bharath Vignesh J K
2023-05-07chg: Dockerfile - fix alpine ARM build failures for cryptographyBharath Vignesh J K
2023-05-07chg: Dockerfile - attempt fix for alpine buildsBharath Vignesh J K
2023-05-06Try to solve issue on Alpine build (by upgrading pip)nicolargo
2023-05-06Try to solve issue on Alpine buildnicolargo
2023-05-06Solve Rust compiler not present in the CInicolargo
2023-04-27chore(deps): update nvidia/cuda docker tag to v12.1.1renovate[bot]
2023-03-12Avoid interaction in the Docker build process for Ubuntu imagesnicolargo
2023-03-10chore(deps): update nvidia/cuda docker tag to v12.1.0renovate[bot]
2023-03-05All times displayed in UTC - Container not using TZ/localtime (Docker) #2278nicolargo
2023-02-04Smartmontools missing from full docker image #2262nicolargo
2023-02-02chore(deps): update nvidia/cuda docker tag to v12.0.1renovate[bot]
2023-01-14Merge pull request #2243 from nicolargo/renovate/nvidia-cuda-12.xNicolas Hennion
2023-01-14Unable to see docker related information #2180nicolargo
2023-01-13Update nvidia/cuda Docker tag to v12renovate[bot]
2023-01-05Add ubuntu Dockerfilefkwong
2022-11-16Update alpine Docker tag to v3.17renovate[bot]
2022-11-03Correct an issue on alpine.Dockerfilenicolargo
2022-11-03Refactor Docker image factory: from now, only Alpine images will be providednicolargo
2022-10-29Update Debian container to Python 3.11nicolargo
2022-10-17Quick and dirty patch for #2155v3.3.0.1nicolargo
2022-09-24[REQUEST Docker image] Output log to stdout #2128 (for debian)nicolargo
2022-09-24[REQUEST Docker image] Output log to stdout #2128nicolargo
2022-09-24Refactor Docker file CInicolargo
2022-09-15Correct issue on the dev Dockernicolargo
2022-05-26Version 3.2.6.4v3.2.6.4nicolargo
2022-05-24Use glances.conf file inside docker-compose folder for Docker imagesnicolargo
2021-09-08Update debian image to include `smartmontools`Zameer Manji
2021-07-25Fix alpine pathMarkus Pöschl
2021-07-25Debian Docker images broken with version 3.2.2 #1905nicolargo
2021-07-14Fix python lib path in alpine imagesMarkus Pöschl
2021-05-20Fixed python library pathClifford W. Hansen
2021-05-20Fixed docker copy issueClifford W. Hansen
2021-05-15Move to plain alpine image to build pip dependencies successfullyMarkus Pöschl
2021-05-15Add alpine multi-staged buildMarkus Pöschl
2021-05-15Install build-essentials instead of just the gcc on debain build imagesMarkus Pöschl
2021-05-15Adjust dev images for caching and add workdir againMarkus Pöschl
2021-05-15Install dependencies before installing from pypi for better layer cachingMarkus Pöschl
2021-05-15Ensure correct version inside docker containerMarkus Pöschl
2021-05-15Change the actions to build both of the versioned variantsMarkus Pöschl
2021-05-15Migrate the dev image also in the multi-stage buildMarkus Pöschl
2021-05-15Migrate to multistaged Dockerfile for debian images.Markus Pöschl
2021-01-11Update DockerfileNicolas Hennion
2020-12-30ci: fix release process and improve build speedsEduard Marbach