openwrt/.buildbot/openwrt/Dockerfile
Peter Šurda 3cdeaabc2c
All checks were successful
buildbot/multibuild_parent Build done.
buildbot/travis_bionic Build done.
buildbot/job/openwrt Build done.
Add dependency
2022-12-16 23:51:43 +08:00

8 lines
185 B
Docker

FROM ubuntu:focal
RUN apt -y update
RUN apt -y install \
build-essential rsync git-core subversion mercurial \
build-essential libssl-dev libncurses5-dev unzip \
gawk zlib1g-dev