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

Appearance settings
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

Commit 1cc0b93

Browse filesBrowse files
committed
docs: update README.md
1 parent fbe6f00 commit 1cc0b93
Copy full SHA for 1cc0b93

File tree

Expand file treeCollapse file tree

1 file changed

+30
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+30
-1
lines changed

‎README.md

Copy file name to clipboard
+30-1Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,30 @@
1-
# docker-php-cli
1+
# php-cli
2+
3+
## Quick reference
4+
- **Image based on**:
5+
[alpine](https://hub.docker.com/_/alpine)
6+
7+
- **Supported architectures**:
8+
`linux/amd64`, `linux/arm64`
9+
10+
- **Maintained by**:
11+
[nulxrd](https://github.com/nulxrd)
12+
13+
- **Where to file issues**:
14+
[https://github.com/nulxrd/docker-php-cli/issues](https://github.com/nulxrd/docker-php-cli/issues?q=)
15+
16+
## Supported tags and respective Dockerfile links
17+
18+
[`All supported tags see here`](https://hub.docker.com/r/nulxrd/php-cli/tags)
19+
20+
## Environment Variables
21+
22+
The php image uses several environment variables which are easy to miss.
23+
24+
| Variable | Default Value | Description |
25+
|---------------|---------------|-------------|
26+
| `PHPIZE_DEPS` | | |
27+
28+
## LICENSE
29+
30+
View [license](https://www.php.net/license/) information for the software contained in this image.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.