mirror of
https://github.com/alljoynsville/openwrt-builder
synced 2025-06-06 15:36:24 +00:00
Update Dockerfile
This commit is contained in:
parent
94cb79a796
commit
8ab0c56a51
@ -10,6 +10,6 @@ USER openwrt
|
||||
RUN cd /home/openwrt && \
|
||||
git clone https://github.com/openwrt/openwrt.git && \
|
||||
cd openwrt && \
|
||||
openwrt/scripts/feeds update && \
|
||||
./scripts/feeds update && \
|
||||
rm -rf tmp
|
||||
WORKDIR /home/openwrt/openwrt
|
||||
|
Loading…
x
Reference in New Issue
Block a user