Remove obsolete cross-compilation patch for LXC
This commit is contained in:
@@ -50,6 +50,7 @@ ENV CONFIG_SHELL=/bin/bash
|
||||
COPY . /home/builder/openwrt
|
||||
RUN useradd -m -s /bin/bash builder
|
||||
RUN chown -R builder:builder /home/builder/openwrt
|
||||
RUN git config --system http.sslVerify false
|
||||
USER builder
|
||||
WORKDIR /home/builder/openwrt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user