Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Container image with autotools to regenerate Python's configure script

License

NotificationsYou must be signed in to change notification settings

tiran/cpython_autoconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container image with autotools to regenerate Python's configure script.

Fedora, CentOS and other SELinux-enabled systems with podman

$cd cpython$ podman run --rm --pull=always -v$(pwd):/src:Z quay.io/tiran/cpython_autoconf:269$ podman run --rm --pull=always -v$(pwd):/src:Z quay.io/tiran/cpython_autoconf:271

Arch, Debian, Gentoo, Ubuntu

$cd cpython$ docker run --rm --pull=always -v$(pwd):/src quay.io/tiran/cpython_autoconf:269$ podman run --rm --pull=always -v$(pwd):/src quay.io/tiran/cpython_autoconf:271

About

Container image with autotools to regenerate Python's configure script

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2026 Movatter.jp