NixOS Containers: Difference between revisions
Add infrmation how to get agenix secrets into the container |
m Add command to view log of container |
||
| Line 113: | Line 113: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Further informations are available in the {{manual:nixos|sec=#ch-containers|chapter=NixOS manual}}. | View log for container<syntaxhighlight lang="console"> | ||
# journalctl -M webserver | |||
</syntaxhighlight>Further informations are available in the {{manual:nixos|sec=#ch-containers|chapter=NixOS manual}}. | |||
== Tips and tricks == | == Tips and tricks == | ||