Sign inSign up

greyltc/lamp-aur

By greyltc

Updated over 7 years ago

LAMP stack (in Arch with php7) with AUR access

Image
0

3.4K

greyltc/lamp-aur repository overview

docker-LAMP-aur

This is exactly the same as https://github.com/greyltc/docker-LAMP with the following exception:

Containers based on this one can use the following to install PACKAGE from the AUR:

su docker -c 'yay -S --noprogressbar --needed --noconfirm PACKAGE'

So in your Dockerfile, that would look like:

RUN su docker -c 'yay -S --noprogressbar --needed --noconfirm PACKAGE'

Tag summary

Content type

Image

Digest

Size

780.4 MB

Last updated

over 7 years ago

docker pull greyltc/lamp-aur