Open
Description
Hello,
After Install, I would like to run:
sudo apt install libnss-mdns
Can I accomplish it by putting it on where:
`runcmd:
-
'systemctl restart avahi-daemon'
-
'ifup wlan0'
-
'mkdir /data && chown 1000:1000 /data'
-
[ systemctl, stop, docker ]
-
[ systemctl, daemon-reload ]
-
[ systemctl, enable, docker-tcp.socket ]
-
[ systemctl, start, --no-block, docker-tcp.socket ]
-
[ systemctl, start, --no-block, docker ]
`
after the ifup wlan0?
Best regards,
C.
Metadata
Metadata
Assignees
Labels
No labels