Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
learncode2018
/
s2i-python-container
Public
forked from
sclorg/s2i-python-container
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
s2i-python-container
3.3
on
master
User selector
All users
All time
Commit history
Commits on Mar 21, 2018
Remove mentions of docker from README and Dockerfiles
pkubatrh
committed
0284bd2
View commit details
Copy full SHA for 0284bd2
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
Prevent changing permissions on src twice
Show description for 5c604b5
Michal Cyprian
authored and
omron93
committed
5c604b5
View commit details
Copy full SHA for 5c604b5
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
Skip default assignment to APP_SCRIPT if it is set to null
torsava
authored and
pkubatrh
committed
c8764f3
View commit details
Copy full SHA for c8764f3
View code at this point
Browse repository at this point
Skip default assignment to APP_FILE if it is set to null
Show description for 8f93142
torsava
authored and
pkubatrh
committed
8f93142
View commit details
Copy full SHA for 8f93142
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
Merge pull request #169 from GrahamDumpleton/unbuffered-output
Show description for 6693a4e
hhorak
authored
6693a4e
View commit details
Copy full SHA for 6693a4e
View code at this point
Browse repository at this point
Merge pull request #180 from tremble/master
Show description for ab0ebff
hhorak
authored
ab0ebff
View commit details
Copy full SHA for ab0ebff
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
Do not test bugfix part of the version, it can change and it's not any problem
hhorak
committed
ddb06b3
View commit details
Copy full SHA for ddb06b3
View code at this point
Browse repository at this point
Commits on Mar 22, 2017
Use SCL httpd24 packages instead of operating system httpd package. (#162)
Show description for af57b2f
GrahamDumpleton
authored and
pkubatrh
committed
af57b2f
View commit details
Copy full SHA for af57b2f
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
Merge branch 'master' into unbuffered-output
Show description for 095888a
GrahamDumpleton
committed
095888a
View commit details
Copy full SHA for 095888a
View code at this point
Browse repository at this point
Merge branch 'master' into unbuffered-output
GrahamDumpleton
committed
d39e9b9
View commit details
Copy full SHA for d39e9b9
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Increased the assumed memory consumption.
Show description for eb267e9
tremble
committed
eb267e9
View commit details
Copy full SHA for eb267e9
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
Set defaults for lang/locale and I/O encoding. (#167)
Show description for 03dc173
GrahamDumpleton
authored and
pkubatrh
committed
03dc173
View commit details
Copy full SHA for 03dc173
View code at this point
Browse repository at this point
Merge pull request #174 from GrahamDumpleton/app-shell-script
Show description for b73c524
hhorak
authored
b73c524
View commit details
Copy full SHA for b73c524
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
Add support for Python virtual environment and optional pip upgrade. (#159)
GrahamDumpleton
authored and
pkubatrh
committed
afb1230
View commit details
Copy full SHA for afb1230
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
Add APP_SCRIPT to error messages when unable to find anything to run.
GrahamDumpleton
committed
c93de0d
View commit details
Copy full SHA for c93de0d
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Removed openssl-devel as it's provided by base image
mczp
committed
d356f6a
View commit details
Copy full SHA for d356f6a
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
The app.py helper is no longer needed with app.sh support.
GrahamDumpleton
committed
bf2370a
View commit details
Copy full SHA for bf2370a
View code at this point
Browse repository at this point
Merge branch 'master' into app-shell-script
GrahamDumpleton
committed
aab7a0a
View commit details
Copy full SHA for aab7a0a
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Included OpenSSL-Devel required by python-cryptography
mczp
committed
4f5b414
View commit details
Copy full SHA for 4f5b414
View code at this point
Browse repository at this point
Added libffi for cffi dependant packages, libltdl for xmlsec1 which is used by pySAML2
mczp
committed
e8073fb
View commit details
Copy full SHA for e8073fb
View code at this point
Browse repository at this point
Merge pull request #165 from GrahamDumpleton/uwsgi-test-apps
Show description for 682afd6
hhorak
authored
682afd6
View commit details
Copy full SHA for 682afd6
View code at this point
Browse repository at this point
Commits on Jan 3, 2017
Add support for app.sh script so have easy control over how application launched.
GrahamDumpleton
committed
e19365a
View commit details
Copy full SHA for e19365a
View code at this point
Browse repository at this point
Commits on Dec 21, 2016
deprecate v3.3
bparees
committed
125d41b
View commit details
Copy full SHA for 125d41b
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
Disable buffering of output from applications so logging appears immediately.
GrahamDumpleton
committed
074fd39
View commit details
Copy full SHA for 074fd39
View code at this point
Browse repository at this point
Commits on Dec 5, 2016
Add tests for using uWSGI as the WSGI server. #164
GrahamDumpleton
committed
a56ffb8
View commit details
Copy full SHA for a56ffb8
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
Do not publish a container's port(s) to the host in tests
Marek Skalický
committed
f05d099
View commit details
Copy full SHA for f05d099
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
Add APP_HOME variable to set the application's location when needed
Show description for 4dec209
pkubatrh
committed
4dec209
View commit details
Copy full SHA for 4dec209
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
New labels for OSBS
Show description for 326754c
hhorak
committed
326754c
View commit details
Copy full SHA for 326754c
View code at this point
Browse repository at this point
Fix using subscription in container
Show description for 6012c45
Marek Skalický
committed
6012c45
View commit details
Copy full SHA for 6012c45
View code at this point
Browse repository at this point
Commits on Oct 14, 2016
Merge pull request #149 from mohammedzee1000/master
Show description for bcc0ad1
hhorak
authored
bcc0ad1
View commit details
Copy full SHA for bcc0ad1
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
don't install epel-release, nss_wrapper comes from centos-sclo-rh
bparees
committed
fa1c264
View commit details
Copy full SHA for fa1c264
View code at this point
Browse repository at this point
Commits on Oct 5, 2016
Added cccp.yml file for centos container pipeline.
Show description for 4a81c16
mohammedzee1000
committed
4a81c16
View commit details
Copy full SHA for 4a81c16
View code at this point
Browse repository at this point
Commits on Sep 16, 2016
Add numpy/scipy support + test
pkubatrh
committed
2ba7d62
View commit details
Copy full SHA for 2ba7d62
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Fail with an error message when the APP_FILE variable is set incorrectly
Show description for 4b7e458
pkubatrh
committed
4b7e458
View commit details
Copy full SHA for 4b7e458
View code at this point
Browse repository at this point
Commits on Aug 28, 2016
update git repo url
dlbewley
committed
3cdf325
View commit details
Copy full SHA for 3cdf325
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.