Compare commits

..

No commits in common. "1207e35591161a236c4b456ac9d4645ba3012ab4" and "d364a9098a4c5c98ed05245c146770045a22c514" have entirely different histories.

2 changed files with 0 additions and 6 deletions

View file

@ -1,2 +0,0 @@
FROM d.xr.to/base:glibc
RUN xbps-remote docker make

View file

@ -1,4 +0,0 @@
FROM d.xr.to/base
RUN xbps-remote slapd && mkdir /run/openldap
EXPOSE 389
CMD ["slapd", "-d", "0"]