summaryrefslogtreecommitdiffstats
path: root/docker-files/ubuntu.Dockerfile
AgeCommit message (Expand)Author
2024-05-12ORJson is not mandatorynicolargo
2024-04-30Use buildx instead of build for local container imagesnicolargo
2024-04-29Upgrade Ubuntu Docker image to 24.04nicolargo
2024-04-24Update Ubuntu Docker based image to Ubuntu version 23.10nicolargo
2024-03-23version 3.4.0.4v3.4.0.4nicolargo
2024-03-09Force image updatenicolargo
2024-03-04Use a venv-build environment for Alpine imagenicolargo
2024-03-04Display the pip version during the buildnicolargo
2024-01-13Migration to Alpine 3.19 and update documentation regarding default glances.c...nicolargo
2024-01-13Migration to Alpine 3.19 and update documentation regarding default glances.c...nicolargo
2023-12-13Remove -C /etc/glances.conf from the Dockerfile CMDnicolargo
2023-12-13Remove -C /etc/glances.conf from the Dockerfile CMDnicolargo
2023-05-20Correct issue with the PR #2419 - Miss a chmod on the glances startup scriptnicolargo
2023-05-20Correct issue with the PR #2419 - Miss a chmod on the glances startup scriptnicolargo
2023-05-20Add glances binary to '/usr/local/bin' + Update ENV PATH to include '/venv/bi...nicolargo
2023-05-20Fix the PATH ENV varRobin Candau
2023-05-20Add glances binary to '/usr/local/bin' + Update ENV PATH to include '/venv/bi...Robin Candau
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 - structured & cleaner build processBharath Vignesh J K
2023-05-06Try to solve issue on Alpine buildnicolargo
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