Work around antora bug? Worked locally.
This commit is contained in:
parent
6851553d2b
commit
d0b8e02c28
1 changed files with 2 additions and 2 deletions
|
@ -116,7 +116,7 @@ Describe containers using NixOS-style modules. There are a few options:
|
||||||
`examples/minimal/arion-compose.nix`
|
`examples/minimal/arion-compose.nix`
|
||||||
[,nix]
|
[,nix]
|
||||||
----
|
----
|
||||||
include::example$minimal/arion-compose.nix[]
|
include::arion:ROOT:example$minimal/arion-compose.nix[]
|
||||||
----
|
----
|
||||||
|
|
||||||
==== NixOS: run full OS
|
==== NixOS: run full OS
|
||||||
|
@ -125,7 +125,7 @@ include::example$minimal/arion-compose.nix[]
|
||||||
|
|
||||||
[,nix]
|
[,nix]
|
||||||
----
|
----
|
||||||
include::example$full-nixos/arion-compose.nix[]
|
include::arion:ROOT:example$full-nixos/arion-compose.nix[]
|
||||||
----
|
----
|
||||||
|
|
||||||
==== Docker image from DockerHub
|
==== Docker image from DockerHub
|
||||||
|
|
Loading…
Reference in a new issue