fix: issues 25, 23 #211

Merged
jon_nfc merged 16 commits from fix-mysql-shrink-image into development 2024-01-14 17:35:51 +00:00

16 Commits

Author SHA1 Message Date
Jon
18d15f2978 ci: update pages path
!184
2024-01-15 02:57:54 +09:30
Jon
4a722374a8 docs: update to current structure
!184
2024-01-15 02:36:20 +09:30
Jon
5fe7a206f0 feat(docker): add required deps for mysql ansible module
!184 fixes #25
2024-01-15 02:30:12 +09:30
Jon
4c69d8e2e5 feat(docker): update base image from buster to bookworm
!184 #23
2024-01-15 02:24:15 +09:30
Jon
b037996a4d refactor(docker): get file name with ls and grep
!184
2024-01-15 02:24:15 +09:30
Jon
e4feaaa69d fix: depreciated warning "ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead"
!184
2024-01-15 02:24:15 +09:30
Jon
d48901bab9 fix(docker_cache): ensure .tar.gz are built to wheels
!184
2024-01-15 02:24:15 +09:30
Jon
0ae0fadfd2 refactor(docker_cache): cleanup commands and place items in alphanumerical order
!184
2024-01-15 02:24:15 +09:30
Jon
9730657d1e feat(python): updated awxkit, python_gitlab and dns to current head versions
!184
2024-01-15 02:24:15 +09:30
Jon
c5f9ae33a5 ci(docker_cache): require compilation tools
!184 #23
2024-01-15 02:24:15 +09:30
Jon
cefc16d145 ci(docker_cache): start straight away as no deps for building
!184
2024-01-15 02:24:15 +09:30
Jon
2b3693e957 fix(docker_cache): migrated ldconfig fixes from ee container file
required to fix ldconfig missing errors

!184
2024-01-15 02:24:15 +09:30
Jon
a39be61aac feat(collections): update all modules to current HEAD versions available
!184
2024-01-15 02:24:15 +09:30
Jon
4fcb5ee5ea feat(docker): use python slim for base image
!184 #23
2024-01-15 02:24:15 +09:30
Jon
6b78eca456 fix(docker_cache): build image binaries to match deployed binaries
these install dependencies required to build the python modules

!184
2024-01-15 02:24:15 +09:30
Jon
26df54dfa2 fix(docker_cache): build image must not be slim
!184
2024-01-15 02:24:15 +09:30