Skip to content

Explicitly define nextcloud-aio docker network subnet #5698

Answered by szaimen
MrRinkana asked this question in Questions
Discussion options

You must be logged in to vote
  1. Does the network need to be called "nextcloud-aio"

Yes

  1. in that case where do I specify its subnet?

like so:

networks: # and this
    nextcloud-aio:
        name: nextcloud-aio
        ipam:
          config:
            - subnet: 172.25.0.0/16 # this is what im trying to get the nextcloud container to reside within

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MrRinkana
Comment options

Answer selected by szaimen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants