feat(calpine): adding recipes

This commit is contained in:
2023-12-04 12:01:20 +01:00
parent 48719051ff
commit 9311a7079b
8 changed files with 128 additions and 0 deletions

View File

@ -0,0 +1,4 @@
FROM reg.cadoles.com/proxy_cache/library/alpine:3.15.8
RUN apk update && apk add bind-tools

View File

@ -0,0 +1,4 @@
FROM reg.cadoles.com/proxy_cache/library/alpine:3.16
RUN apk update && apk add bind-tools

View File

@ -0,0 +1,4 @@
FROM reg.cadoles.com/proxy_cache/library/alpine:3.17
RUN apk update && apk add bind-tools

View File

@ -0,0 +1,4 @@
FROM reg.cadoles.com/proxy_cache/library/alpine:3.18
RUN apk update && apk add bind-tools