Docker: Difference between revisions

imported>Jooooscha
Add example for Arion (docker compose)
imported>Jooooscha
No edit summary
Line 19: Line 19:
</syntaxHighlight>
</syntaxHighlight>


Note: In the '''btrfs''' filesystem you might need to set the storageDriver option, like so <code>virtualisation.docker.storageDriver = "btrfs"</code>
Note: In the [[btrfs]] filesystem you might need to set the storageDriver option, like so <code>virtualisation.docker.storageDriver = "btrfs"</code>


== Building a docker image with nixpkgs ==
== Building a docker image with nixpkgs ==