Sign inSign up

usertechnologies/php

By usertechnologies

•Updated over 2 years ago

AWS Lambda provided docker images with PHP and its dependencies and some additional tools/packages.

Image
0

275

usertechnologies/php repository overview

⁠PHP AWS Lambda Docker Images

This repository provides Docker images that are based on Amazon AWS Lambda provided images and include PHP and its dependencies and some additional tools and packages.

Available Tags:

  • 81: PHP version 8.1. Same as the base, for easier reference in a pipeline configuration

Image Details:

  • Designed for CI/CD Pipelines

  • Essential packages and libraries for build and deployment

  • Lightweight and optimized for minimal footprint

  • Suitable for environments with limited resources

Usage Examples:

# Pull and run the usertechnologies/php:81 image
docker run -it --rm --entrypoint=/bin/sh usertechnologies/php:81

Tag summary

Content type

Image

Digest

sha256:cce5e726a…

Size

921.2 MB

Last updated

over 2 years ago

docker pull usertechnologies/php:81