Skip to content

Base Docker image on Alpine Linux? #534

Open
@riccardomurri

Description

@riccardomurri

Currently, ElastiCluster's Docker image is built on top of the official Python 27-slim image, totalling about 100MB (from a base image of 50MB).

Using the 2.7-alpine image, weighing at ~25MB for the base image, could provide some download time and disk space benefit.

However, some experience is need with Alpine and its package manager:

  • what are the package names of Alpine Linux that provide the software that we currently install on the ElastiCluster docker image (esp. during the build/pip install part)
  • are locations of critical configuration files and boot files the same?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions