Eric Rakestraw ejr
  • Joined on 2024-07-26
ejr pushed to main at maximumdirect.net/docker-openldap 2026-02-02 03:09:16 +00:00
49bb697e1d Updated Dockerfile to pre-create /var/run/slapd before installing the package.
ejr pushed to main at maximumdirect.net/docker-openldap 2026-02-02 03:06:27 +00:00
9209f014af Added DEBIAN_FRONTEND=noninteractive to the Dockerfile.
ejr pushed to main at maximumdirect.net/docker-openldap 2026-02-02 02:53:36 +00: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.
ejr pushed to main at maximumdirect.net/docker-openldap 2026-02-02 02:50:31 +00:00
cf60323df4 Updated the Dockerfile to use our internal Harbor proxy cache, and added Woodpecker pipeline support.
ejr pushed to main at ejr/weatherfeeder 2026-02-02 01:40:29 +00:00
d858bc1f31 Updated Dockerfile and Woodpecker pipeline to use harbor.maximumdirect.net proxy cache for upstream images.
ejr pushed to main at ejr/weatherfeeder 2026-02-02 01:04:37 +00:00
2a88c3c5f3 Updated the Woodpecker pipeline to utilize caching.
ejr pushed to main at ejr/weatherfeeder 2026-02-02 00:17:35 +00:00
33c35b5f4a Update Dockerfile to streamline the weatherfeeder user creation.
ejr pushed to main at ejr/weatherfeeder 2026-02-01 23:00:34 +00:00
df3f42ef30 Updated the Dockerfile to reflect best practices; removed the dropreplace lines after updates to go.mod.
ejr pushed to main at ejr/weatherfeeder 2026-02-01 16:16:04 +00:00
e86d4a02e0 Added a go mod tidy step to the Dockerfile build.
ejr pushed to main at ejr/weatherfeeder 2026-02-01 16:11:25 +00:00
ba95371418 Added a second dropreplace step for ejr/feedkit.
ejr pushed to main at ejr/weatherfeeder 2026-02-01 16:01:39 +00:00
5a92fc0401 Fixed a bug in the Dockerfile with respect to the location of the dropreplace for ejr/feedkit.
ejr pushed to main at ejr/weatherfeeder 2026-02-01 15:57:26 +00:00
f522840fed Updated go.mod to require feedkit v0.4.0.
ejr pushed tag v0.4.0 to ejr/feedkit 2026-02-01 15:54:17 +00:00
ejr pushed to main at ejr/weatherfeeder 2026-02-01 15:47:56 +00:00
a46cbe17d1 Updated the Dockerfile to drop the ejr/feedkit replacement and to run go test before building.
ejr pushed to main at ejr/weatherfeeder 2026-02-01 15:38:56 +00:00
7b8b3b98f2 Added a Dockerfile and completely refactored the Woodpecker pipeline.
ejr pushed to main at ejr/weatherfeeder 2026-02-01 14:10:40 +00:00
4600ca053b woodpecker: Update pipeline to allow manual triggering.
ejr pushed to main at ejr/weatherfeeder 2026-02-01 13:33:19 +00:00
88d2385576 woodpecker: allow manual pipeline triggering.
ejr pushed to main at ejr/weatherfeeder 2026-02-01 13:22:38 +00:00
6cdbb29215 woodpecker: refactor pipeline to use kaniko.
ejr pushed to main at ejr/weatherfeeder 2026-01-31 19:56:20 +00:00
62464f449e More woodpecker changes.
ejr pushed to main at ejr/weatherfeeder 2026-01-31 19:53:41 +00:00
db8c66832f Removed privileged: true from the Woodpecker pipeline.