- Update myip to 1.2.0,
- Use now rx3-docker/base:1.3.4-mga9 image, - Remove stupid /var/log/README broken link, - Rebuild for updates.
This commit is contained in:
@@ -148,6 +148,7 @@ command=dnsmasq -k'
|
||||
|
||||
RUN urpmi.update -a \
|
||||
&& urpmi --force dnsmasq myip supervisor \
|
||||
&& rm -f /var/log/README \
|
||||
&& echo -e "${INIT_SHELL}" | sed -e "s/\`/'/g" -e 's/ *$//' > /usr/local/sbin/init.sh \
|
||||
&& chmod a+x /usr/local/sbin/init.sh \
|
||||
&& mkdir /etc/rc.d/rcD.d \
|
||||
|
||||
Reference in New Issue
Block a user