mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-05-09 00:17:02 +00:00
Revert "Try to fix the MTU problem in a hackish way (tmp)"
This reverts commit 40875bbae1
.
This commit is contained in:
parent
40875bbae1
commit
b0a7aa5fdf
@ -24,10 +24,6 @@ image-rootfs:
|
||||
grub-files:
|
||||
FROM alpine
|
||||
RUN apk add wget
|
||||
# Hack to see if this gets fixed:
|
||||
# https://github.com/earthly/earthly/issues/847
|
||||
RUN ifconfig eth0 mtu 1200
|
||||
RUN ifconfig cni0 mtu 1200
|
||||
RUN wget https://raw.githubusercontent.com/c3os-io/c3os/master/overlay/files-iso/boot/grub2/grub.cfg -O grub.cfg
|
||||
SAVE ARTIFACT --keep-own grub.cfg grub.cfg
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user