This is exactly the same as https://github.com/greyltc/docker-sshd with the following exception:
Containers based on this one can use the following to install PACKAGE from the AUR:
su docker -c 'pacaur -S --noprogressbar --noedit --noconfirm PACKAGE'
So in your Dockerfile, that would look like:
RUN su docker -c 'pacaur -S --noprogressbar --noedit --noconfirm PACKAGE'
Content type
Image
Digest
Size
677.7 MB
Last updated
over 6 years ago
docker pull greyltc/sshd-aur