Skip to content

glensc/php-alpine

Repository files navigation

PHP Packages for Alpine Linux

Prepare

Local docker image needs to be built.

As the Dockerfile uses docker/dockerfile:experimental syntax, need to enable buildkit build:

$ COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker-compose build

Building packages

# Enter the container
$ ./shell.sh
# Pick a package
$ cd php7
# Build it
$ abuild -r

About

PHP Packages for Alpine Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published