mirror of
https://github.com/rafacouto/docker-openwrt-builder.git
synced 2026-08-17 03:12:53 +00:00
Environment vars documented.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ RUN apt-get update \
|
||||
gawk subversion mercurial wget gettext \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV WORKDIR="/usr/local/openwrt" OPENWRT_RELEASE="v15.05.1"
|
||||
ENV WORKDIR="/usr/local/openwrt" OPENWRT_RELEASE="master"
|
||||
|
||||
WORKDIR $WORKDIR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user