openwrt/.buildbot/openwrt/Dockerfile

8 lines
234 B
Docker
Raw Normal View History

2022-12-16 15:47:27 +00:00
FROM ubuntu:focal
RUN apt -y update
2022-12-19 06:35:20 +00:00
RUN apt -yq install \
2022-12-19 06:56:18 +00:00
build-essential rsync git-core subversion mercurial libssl-dev \
libncurses5-dev unzip gawk zlib1g-dev libncursesw5-dev zlib1g-dev \
gettext xsltproc wget unzip python