Skip to content
Discussion options

You must be logged in to vote

Does it work if you append .network?

Network=mynet.network

Reference:
If the name of the network ends with .network, a Podman network called systemd-$name is used, and the generated systemd service contains a dependency on the $name-network.service. Such a network can be automatically created by using a $name.network Quadlet file. Note: the corresponding .network file must exist.

https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html#network

Side note 1
Regarding

PublishPort=80:80
PublishPort=443:443
PublishPort=443:443/udp

in your file nextcloud-caddy.container

Assuming you are running podman on a Linux system that has systemd, you could remove those lines and instead use s…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@samuel-garmany
Comment options

@eriksjolund
Comment options

Answer selected by samuel-garmany
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants