Commit graph

13 commits

Author SHA1 Message Date
d5122f833a packaging: Let eris install on Fedora distributions 2023-09-18 00:05:03 +10:00
080e53f453 packaging: Bring Dockerfile up to date 2023-09-17 17:53:12 +10:00
4001692b52 packaging: Bring dependencies up to date
- python 3.10 -> 3.11
2023-09-10 23:41:42 +10:00
9fde870c37 packaging: Update docker config to use ubuntu kinetic 2022-12-06 23:23:13 +10:00
4141b6d06c release: Make appimage and docker versions based on ubuntu jammy 2022-04-24 17:15:06 +10:00
e01e2351b2 Make installable on Ubuntu Jammy
- Move to python3.10
- Move to ruby3.0
2022-04-23 17:49:49 +10:00
dc0a5a32b9 docker: Fix install.
- Need a newer version of pip to install eris.
- Eris has new --config and --version options.
- Not adding --apt-install-tools because tools are already bundled
  in the docker image.
2021-12-27 15:49:30 +10:00
5f45485479 docker: Speed up rebuilds of Dockerfile. 2021-12-09 17:07:49 +10:00
e3890863ad docker: Remove left over copyright notice. Its in the license. 2021-12-09 16:46:25 +10:00
3492e8fe0c docker: Docker warns about apt, but not about apt-get. 2021-12-09 16:43:37 +10:00
a832aeb803 docker: Build docker image based on the local codebase.
- Like the snap and appimage builds do.
2021-12-09 13:28:55 +10:00
c4d370e815 release: docker: Update dockerfile to 2021.12.06 release. 2021-12-06 22:06:32 +10:00
58b78e9ce4 Move packaging scripts for docker and appimage into subdirectory.
- De-clutter the project root directory.
2021-11-03 21:23:15 +10:00
Renamed from Dockerfile (Browse further)