4 lines
91 B
Docker
4 lines
91 B
Docker
FROM git.janishutz.com/registry/dev-container-base
|
|
|
|
RUN pacman --noconfirm -S composer php
|