6 Commits

Author SHA1 Message Date
ba51716a00 Fixed a typo in the mkdir command in the Dockerfile.
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
2026-02-01 21:10:16 -06:00
49bb697e1d Updated Dockerfile to pre-create /var/run/slapd before installing the package.
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-02-01 21:08:53 -06:00
9209f014af Added DEBIAN_FRONTEND=noninteractive to the Dockerfile.
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-02-01 21:06:09 -06:00
0b15e44f6b Update the build to install slapd before slapd-contrib, since apt-get was hitting a race condition when they were both selected for install at the same time.
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-02-01 20:52:52 -06:00
cf60323df4 Updated the Dockerfile to use our internal Harbor proxy cache, and added Woodpecker pipeline support.
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-02-01 20:43:07 -06:00
root
703b5e8f58 First version of a Dockerfile for Ubuntu 24.04. 2025-03-27 15:44:28 +00:00