Commit Graph

10 Commits

Author SHA1 Message Date
800010b1ff Create a symlink to /run at /var/run because Ubuntu.
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
v0.2.1
2026-02-01 21:40:29 -06:00
6e762a268b Updated Dockerfile to create /run/slapd instead of /var/run/slapd because Ubuntu.
Some checks failed
ci/woodpecker/push/build-image Pipeline failed
2026-02-01 21:33:58 -06:00
9366eab50e Updated the Woodpecker pipeline to build when a new tag is pushed.
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
v0.2
2026-02-01 21:19:02 -06:00
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
Eric Rakestraw
44f75c286f Initial commit 2025-03-27 15:40:57 +00:00