I would like to restrict the docker container to be able to connect to a fixed ip address. Basically i want to block the whole network except a single ip address. Please let me know how i can achieve this.
Share and learn in the Docker community.
I would like to restrict the docker container to be able to connect to a fixed ip address. Basically i want to block the whole network except a single ip address. Please let me know how i can achieve this.