mirror of
https://github.com/casjaysdevdocker/ifconfig
synced 2025-09-18 03:57:52 -04:00
🗃️ Committing everything that changed 🗃️
Dockerfile rootfs/tmp/ rootfs/usr/local/etc/docker/init.d/zz-ifconfig.sh
This commit is contained in:
@@ -98,7 +98,8 @@ RUN set -ex ; \
|
||||
RUN set -ex ; \
|
||||
ln -sf /opt/echoip/echoip /usr/local/bin/echoip ; \
|
||||
ln -sf /opt/echoip/echoip /usr/local/bin/ifconfig ; \
|
||||
sed -i "s|REPLACE_MODIFIED|$(date +'%Y-%m-%d at %H:%M')|g" /opt/echoip/html/index.html
|
||||
sed -i "s|REPLACE_MODIFIED|$(date +'%Y-%m-%d at %H:%M')|g" /opt/echoip/html/index.html; \
|
||||
bash -c "/tmp/init.sh"
|
||||
|
||||
RUN set -ex ; \
|
||||
echo 'Running cleanup' ; \
|
||||
|
Reference in New Issue
Block a user