(Grav GitSync) Automatic Commit from RealStickman

This commit is contained in:
RealStickman 2023-06-02 08:05:38 +02:00 committed by GitSync
parent 71d6ec9338
commit d33a7db38a

View File

@ -15,7 +15,7 @@ https://github.com/containers/podman/blob/main/docs/tutorials/socket_activation.
### Network and Pod
[prism classes="language-bash command-line" cl-prompt="#"]
[prism classes="language-bash command-line" cl-prompt="\[foo@localhost\] $"]
```
podman network create net_authentik
podman pod create --name pod_authentik --network net_authentik -p 9000:9000 -p 9443:9443