Support base image changing?

Open
#2 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker, dockerfile, python

Research direction

Start by inspecting the repository's Dockerfile and the current Debian base-image declaration, then review how the PyInstaller executable is built. Confirm how a user-selected Linux base would be supplied and verify that the resulting image can support execution on CentOS 7; no test file or additional entry point is named in the issue.

Written by the indexing model from the issue text.

Description

Current base image is debain, whose glibc version is too high, the executable file packed by pyinstaller can't run on Centos 7.
Any plan to add some ARG or ENV to let user to choose the base linux image?

Dominant language
Dockerfile
Stars
3
Forks
4
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.

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.