mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
ubuntu:jammy is 22.04, which is a LTS version. This is the second wave. PiperOrigin-RevId: 666485330
4 lines
65 B
Docker
4 lines
65 B
Docker
FROM ubuntu:jammy
|
|
|
|
RUN apt-get update && apt-get install -y wget
|