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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
phpmyadmin
/
docker
Public
Notifications
You must be signed in to change notification settings
Fork
460
Star
737
Code
Issues
52
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
docker
Dockerfile-debian.template
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 8, 2025
Install the extension from the folder directly
Show description for 452a995
williamdes
committed
452a995
View commit details
Copy full SHA for 452a995
View code at this point
Browse repository at this point
Remove superfluous uploadprogress.tar.gz
Show description for 4bce58d
PhrozenByte
authored and
ibennetch
committed
4bce58d
View commit details
Copy full SHA for 4bce58d
View code at this point
Browse repository at this point
Enable the uploadprogress extension
Show description for 6bfaf08
williamdes
committed
6bfaf08
View commit details
Copy full SHA for 6bfaf08
View code at this point
Browse repository at this point
Commits on Feb 1, 2025
Update ENV statements to use = to match Docker standards
Show description for 24c2f1f
ibennetch
committed
24c2f1f
View commit details
Copy full SHA for 24c2f1f
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
Do not remove manually marked dependencies of php extensions
williamdes
committed
188a0e3
View commit details
Copy full SHA for 188a0e3
View code at this point
Browse repository at this point
Commits on Jan 14, 2025
Use a sticky bit for tmp/
williamdes
committed
04de4ca
View commit details
Copy full SHA for 04de4ca
View code at this point
Browse repository at this point
Make all files read only, except tmp
williamdes
committed
bb0fd04
View commit details
Copy full SHA for bb0fd04
View code at this point
Browse repository at this point
Make containers contents run on www-data
williamdes
committed
812039a
View commit details
Copy full SHA for 812039a
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
Use chown from Docker directly
williamdes
committed
ec0d6a5
View commit details
Copy full SHA for ec0d6a5
View code at this point
Browse repository at this point
Fix Dockerfile templates: add helpers.php
LordRobinCbz
authored and
williamdes
committed
7884752
View commit details
Copy full SHA for 7884752
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
Add mutual TLS (mTLS) support for remote database connections in PhpMyAdmin (#448)
Show description for e1fe998
LordRobinCbz
and
williamdes
authored
e1fe998
View commit details
Copy full SHA for e1fe998
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
Revert "Ref #187 - Make custom ini files writable in rootless mode"
Show description for 0109a4f
williamdes
committed
0109a4f
View commit details
Copy full SHA for 0109a4f
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Ref #187 - Make custom ini files writable in rootless mode
williamdes
committed
2335c31
View commit details
Copy full SHA for 2335c31
View code at this point
Browse repository at this point
Ref #187 - Make all the data www-data:www-data
williamdes
committed
6d69b77
View commit details
Copy full SHA for 6d69b77
View code at this point
Browse repository at this point
Enable remoteip for Apache
Show description for 215f366
melle2
and
williamdes
committed
215f366
View commit details
Copy full SHA for 215f366
View code at this point
Browse repository at this point
Commits on Jul 4, 2023
Better fix for #416
Show description for da4b8f2
ederuiter
committed
da4b8f2
View commit details
Copy full SHA for da4b8f2
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
Merge #408 - Refactor update.sh
williamdes
committed
8674356
View commit details
Copy full SHA for 8674356
View code at this point
Browse repository at this point
Revert "Auxiliary commit to revert individual files from f650628a767be59159f10b9f9c18821235fb2d12"
Show description for 1c138c5
williamdes
committed
1c138c5
View commit details
Copy full SHA for 1c138c5
View code at this point
Browse repository at this point
Revert "Auxiliary commit to revert individual files from 5239485cfc6ed1099b15d634dc9431ddabb938ab"
Show description for 813fcf8
williamdes
committed
813fcf8
View commit details
Copy full SHA for 813fcf8
View code at this point
Browse repository at this point
Merge #415 - add extension bcmath for 2nd factor authentication
williamdes
committed
328b498
View commit details
Copy full SHA for 328b498
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
Added extra sanity check + better output in case of failure
ederuiter
committed
ab6a09a
View commit details
Copy full SHA for ab6a09a
View code at this point
Browse repository at this point
Fix for debian 12 issue (#416) that caused libraries for extensions to be uninstalled
ederuiter
committed
37b7cff
View commit details
Copy full SHA for 37b7cff
View code at this point
Browse repository at this point
Merge #399 - Add back a /sessions volume for sessions persistence
williamdes
committed
d455a71
View commit details
Copy full SHA for d455a71
View code at this point
Browse repository at this point
Commits on Jun 25, 2023
Update Dockerfile-debian.template
Show description for 7432be8
y.k
authored
7432be8
View commit details
Copy full SHA for 7432be8
View code at this point
Browse repository at this point
Commits on Jun 14, 2023
Update to PHP 8.2
spawnia
committed
67f9b75
View commit details
Copy full SHA for 67f9b75
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
update.sh: Add 'php_version' variable
Show description for 4a5875f
PhrozenByte
committed
4a5875f
View commit details
Copy full SHA for 4a5875f
View code at this point
Browse repository at this point
update.sh: Bake GPG key, sha256 and version directly into Dockerfiles
Show description for 5239485
PhrozenByte
committed
5239485
View commit details
Copy full SHA for 5239485
View code at this point
Browse repository at this point
update.sh: Bake download URLs directly into Dockerfiles
Show description for f650628
PhrozenByte
committed
f650628
View commit details
Copy full SHA for f650628
View code at this point
Browse repository at this point
Commits on Mar 11, 2023
Merge #394 - Fix #133 - Add TZ env var to change PHP date.timezone
Show description for 7f5a48b
williamdes
committed
7f5a48b
View commit details
Copy full SHA for 7f5a48b
View code at this point
Browse repository at this point
Add back a /sessions volume for sessions persistence
Show description for bb70a46
williamdes
committed
bb70a46
View commit details
Copy full SHA for bb70a46
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
Fix Docker build where rm would error because of a missing folder
Show description for b030537
ibennetch
committed
b030537
View commit details
Copy full SHA for b030537
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
Add `TZ` env var to change PHP `date.timezone`
Sergio-IME
committed
fa108dc
View commit details
Copy full SHA for fa108dc
View code at this point
Browse repository at this point
Commits on Jan 1, 2023
Fix #393 - Upgrade the image to PHP 8.1
williamdes
committed
d1f327e
View commit details
Copy full SHA for d1f327e
View code at this point
Browse repository at this point
Commits on May 12, 2022
Change the config syntax replacement way for phpMyAdmin 5.2 to define the "configFile" directive
Show description for 3261919
williamdes
committed
3261919
View commit details
Copy full SHA for 3261919
View code at this point
Browse repository at this point
Add commands to check the replaced line can be found and was replaced + lint the file afterwards
Show description for cddd8dd
williamdes
committed
cddd8dd
View commit details
Copy full SHA for cddd8dd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.