Skip to content

Investigate using DockerHub "Official Images" for python rather than the OS as the base image #54

@kowh-ai

Description

@kowh-ai

Rather than specifying what OS should be used for the "base image" for CKAN we should target "Official Images" for python

eg: use:python:3.10-bookworm for Python 3.10 (latest) on Debian 12 (bookworm)
or python:3.10-slim for Python 3.10 (latest) on Debian 12 (slim bookworm)

Please note there are no Ubuntu distributions for Official DockerHub images for Python

Should we use specific release numbers ie: Python 3.10.14 rather than the latest for Python 3.10?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions