mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-26 00:52:39 +00:00
Update YAML files
- Use the new style kernel tags with the full kernel version - Update packages with new alpine base and new/simplified Makefiles. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -17,7 +17,7 @@ RUN apk add --no-cache --initdb -p /out \
|
||||
xz
|
||||
RUN rm -rf /out/etc/apk /out/lib/apk /out/var/cache
|
||||
|
||||
FROM linuxkit/vpnkit-forwarder:883de832c2c3cb72cd9b01e3f7bd788649e0f2c2 AS vpnkit
|
||||
FROM linuxkit/vpnkit-forwarder:e2776b82ddfe82ed7f90e55d7a2b424e62e9a279 AS vpnkit
|
||||
FROM scratch
|
||||
COPY --from=mirror /out/ /
|
||||
COPY --from=vpnkit /vpnkit-expose-port /usr/bin/vpnkit-expose-port
|
||||
|
Reference in New Issue
Block a user