Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Define guidelines for base image structure/style #86

Copy link
Copy link

Description

@slint
Issue body actions

We currently don't have any guidelines on how we want the base Invenio Docker images to be built. Some examples of things that need to be defined:

  • Python distribution
    • Should we use the Python distribution that comes with the base image? E.g. python:3.13 or python:3.13-alpine?
    • Should we install a specific "standalone" Python version using...
      • ...the distro's package manager (yum, apt, ...)?
      • ...uv python install ...?
  • Node.js distribution
    • Same as above
  • How should we install other dev dependencies like libxml, libpng, etc.?
  • Should we already try to optimize for image size using multi-stage builds, or is this something that "downstream" consumers ensure for their application images?
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.