Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Debian Slim jako base image

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker, php

Research direction

Start by locating the Dockerfile that defines the current image, then compare its existing base image and layers with a Debian slim variant. Check the resulting image size and whether the layer trade-offs affect the PHP development use case; done means a documented decision and a working image if the change is accepted.

Written by the indexing model from the issue text.

Description

Zvážit předělání image, tak aby vycházel z debian slim.

Momentálně je velikost image ~190 MB, tohle by to srazilo někde ke 100 MB, což by bylo (minimálně pro CI super)

Zvážit, jestli to stojí za to v kontextu layer systému, kdy spousta PHP vývojářů má php:7.1-apache image i jinde.

Dominant language
Dockerfile
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from fmasa/dockerfiles

All issues in fmasa/dockerfiles

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.