Skip to content

Commit

Permalink
Challenge: Add CONFIG_USER_NS to Linux VM
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorNelson committed Sep 6, 2024
1 parent 7afdeeb commit d69b0d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions challenge/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ RUN awk '{$1=$1};1' >> /opt/linux/linux-5.4/.config <<EOF
CONFIG_PARAVIRT=y
CONFIG_PCI=y
CONFIG_PCI_HOST_GENERIC=y
CONFIG_USER_NS=y
CONFIG_VIRTIO_BALLOON=y
CONFIG_VIRTIO_BLK=y
CONFIG_VIRTIO_BLK_SCSI=y
Expand Down

0 comments on commit d69b0d0

Please sign in to comment.