pi-hole:setup_pi-hole_running_in_lxc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
pi-hole:setup_pi-hole_running_in_lxc [2021/01/07 18:37] – peter | pi-hole:setup_pi-hole_running_in_lxc [2021/01/07 18:43] (current) – [Have the LXC Container Start Automatically] peter | ||
---|---|---|---|
Line 698: | Line 698: | ||
---- | ---- | ||
+ | ===== Show the Pi-Hole Container Configuration File ===== | ||
+ | |||
+ | <code bash> | ||
+ | lxc config show pihole | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | <code bash> | ||
+ | architecture: | ||
+ | config: | ||
+ | boot.autostart: | ||
+ | image.architecture: | ||
+ | image.description: | ||
+ | image.label: | ||
+ | image.os: ubuntu | ||
+ | image.release: | ||
+ | image.serial: | ||
+ | image.type: squashfs | ||
+ | image.version: | ||
+ | volatile.base_image: | ||
+ | volatile.eth0.host_name: | ||
+ | volatile.eth0.hwaddr: | ||
+ | volatile.idmap.base: | ||
+ | volatile.idmap.current: | ||
+ | volatile.idmap.next: | ||
+ | volatile.last_state.idmap: | ||
+ | volatile.last_state.power: | ||
+ | volatile.uuid: | ||
+ | devices: {} | ||
+ | ephemeral: false | ||
+ | profiles: | ||
+ | - default | ||
+ | - bridgeprofile | ||
+ | stateful: false | ||
+ | description: | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | In this case, the autostart config done previously has enabled this. | ||
+ | </ | ||
pi-hole/setup_pi-hole_running_in_lxc.1610044637.txt.gz · Last modified: 2021/01/07 18:37 by peter