apple / apple/container

[Request]: add support for container networks

Open
#670 1 comment 6 reactions 1 assignee Claimed by @jglogan View on GitHub
Dominant language
Swift
Stars
49.9k
Forks
1.8k
Avg merge
1d 20h
Merged PRs (30d)
22

Description

### Feature or enhancement request details

Is there a plan to implement [container networking](https://docs.docker.com/engine/network/#container-networks) such that this works:

container run --rm -it --network container:tailscale alpine:latest /bin/sh

The use case here (maybe obvious) is to be able to utilize another container as a gateway for all network communication.

If anyone reads this and knows networking well enough to manually enable such functionality, I'm sure others besides me would appreciate it.

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.